Giter Club home page Giter Club logo

erc20_token_transfer's Introduction

ERC20_token_transfer

After creating an ERC20 token on Ethereum blockchain, I found out that MetaMask does not provide a way to transfer tokens from/to Ethereum addresses.

I decided to create a simple interface connected to MetaMask that allows users to directly transfer my ERC20 token to any Ethereum Addresses.

I created this interface using React.js. The design is fully inspired by the ledger hardware wallet interface.
The wallet only works on Desktop and you will need to have the extension of MetaMask installed on your browser.

I also launched the ERC20 token on the Ethereum mainnet, so it can be transfered to real Ethereum addresses that have real value.
It is also listed on EtherDelta exchange so anyone can buy the token.

Below are the 2 tokens I created. One on the Rinkeby test network and the other one on the mainnet.

Token details on the Mainnet

Contract address: 0x7e75A33124F3cb273d2D9dD5B42C1E20a03ebeb4
Token Name: BREIZH COIN
Token Symbol: BZH
Decimals: 4
Total supply: 10 million
Maximun supply: 21 million

Wallet interface: Link here
EtherDelta exhange: Link here

Token details on the Rinkeby test network

Contract address: 0x64fFD34716711f068c5c5974d1e71d021aEf024A
Token Name: BREIZH COIN
Token Symbol: BZH
Decimals: 2
Total supply: 10,020
Maximun supply: 20,000

Wallet interface: Link here

Specificities of this tokens:

  • The owner of the contract can increase the total supply.
  • The owner of the contract can decrease the total supply.
  • There is a fixed maximum supply.
  • Each Ethereum addresses can get an airdrop of 1000 tokens.

erc20_token_transfer's People

Contributors

michaelbretagne avatar

Stargazers

Isaac Kenley avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.