Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 869 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 869 Bytes

HRC20 Asset/Token Generator

A HPB HRC20 token generator, issue your own token on HPB with just a few clicks.

HRC20 Asset Generator Screenshot

Live

https://token.hscan.org/

Installation

git clone https://github.com/hpb-project/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

Forked from esrdapp and modify ui style.

Feel free to modify or reuse the code.