Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.21 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.21 KB

MRC20 Asset/Token Generator

ERC20 Asset Generator Screenshot

Demo

https://metadium-token-generator.netlify.app/

Installation

git clone https://github.com/LittleDevHo/erc20-asset-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

The code in this branch is licensed under MIT (see LICENSE file)

Feel free to modify or reuse the code here.