Skip to content

DappPocket/Ethereum-Wallet-SDK

Repository files navigation

Ethereum Wallet SDK

Demo

Connect your Dapp to all wallets in one-line of code! Check DEMO.

How to use

You can check Tutorial. We will have official Document soon.

Build with us

How to build

npm run build

After built successfully, it will create a bundled script and the only thing you need to do is insert the script to your website (Dapp).

How to test with sample Dapp

  1. Keep watch files and bundle script
npm run watch
  1. Run test server
npm run start

It will run a local Dapp website in http://localhost:8080/.

Architecture

Architecture

About

Connect your Dapp to all wallets in one-line of code!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published