/ethereum-wallet-service

Ethereum HD-wallet app prototype

Primary LanguageJavaScriptMIT LicenseMIT

ethereum-wallet-service

Ethereum HD-wallet app prototype

Demo example of a wallet that works like a metamask

Don't use this example with real keys!

Dependencies

node.js v12 or higher

express

How to run

git clone https://github.com/alexey-zhdanov/poe-dapp.git
  • fix providers in /public/js/main.js
npm i
node app.js