/ethereum-erc20-wallet

ERC20 Wallet for Metamask or Mist

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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