Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 672 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 672 Bytes

This is Ethereum ERC20 compatible tokens web wallet, that uses Metamask or Mist project for communication with Ethereum network. With this wallet you may:

  • Get token information (total supply, volume, etc)
  • Get account information (balance, transactions history)
  • Send tokens to another wallet

Try now: https://dimorinny.github.io/ethereum-erc20-wallet/

You can run your local wallet using this command:

docker run -p 80:80 dimorinny/ethereum-erc20-wallet