A HPB HRC20 token generator, issue your own token on HPB with just a few clicks.
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.
Forked from esrdapp and modify ui style.
Feel free to modify or reuse the code.