Skip to content

One of the ways to make the connection between waves and ethereum accounts

Notifications You must be signed in to change notification settings

GooGrand/metamask-to-waves

Repository files navigation

MetaMask Test Dapp

This is the implementation of test dapp from metamast tutorial with integrating waves platform.

Currently hosted here.

Usage

The usage of it pretty easy. At first you need to run

npm install

All the required packeges will be installed. After that you just need to run the app. Officially it is possible by running

static-server node_modules/@metamask/test-dapp/dist --port 9011

or you can use webpack server, by running

npm run start

To see the results - open browser console (F12) and press the "Sign" button. You will see the info in console.

About

One of the ways to make the connection between waves and ethereum accounts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published