RameezShuhaib / ethereum-erc20-wallet

ERC20 Wallet for Metamask or Mist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ERC20 Wallet for Metamask or Mist

License:Apache License 2.0


Languages

Language:JavaScript 94.4%Language:CSS 5.2%Language:HTML 0.5%