Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 507 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 507 Bytes

ERC20-Web-Wallet

Introduction dCipher web erc20 wallet

Features:

  • custom erc20 tokens: ETH, WETH, ANT, AST, BAT, BNB, BNT, CAT, CVC, DNT, EOS, KNC, MANA, OMG, SNT, SOTRJ, TRX, ZRX etc..
  • possibility to unlock wallet with: PrivateKey, Mnemonic, Keystore, Ledger Wallet, TREZOR, MetaMask Wallet;
  • watch-mode balance just by inputting your erc20 address.
  • multiple wallet settings

Begin:

  • npm install // install the node_modules
  • npm start // run for develop
  • npm run build // run for production