Skip to content

An ethereum ERC20 token generator, issue your own token on ethereum with just a few clicks

License

Notifications You must be signed in to change notification settings

esrdapp/hrc20-token-generator

 
 

Repository files navigation

HRC20 Asset/Token Generator

ERC20 Asset Generator Screenshot

Demo

https://hpbtokengen.com

Installation

git clone https://github.com/esrdapp/hrc20-token-generator.git

npm install

npm start

Make sure you have installed MetaMask chrome extension , which allows your web browser to connect to an Ethereum network.

Then visit http://localhost:4002 in your chrome browser after you npm start the asset generator.

License

Feel free to modify or reuse the code here.

About

An ethereum ERC20 token generator, issue your own token on ethereum with just a few clicks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.4%
  • Solidity 20.5%
  • HTML 9.8%
  • CSS 5.3%