ZRC-2 token creator is a free open-source tool which allows users to create tokens on the Zilliqa blockchain.
undefinedcompany.com/create-zrc2/
arthurhoeke.github.io/ZRC2-token-creator/
ZRC-2 token creator is a free and open-source tool for users to easily create their own tokens on the Zilliqa blockchain. ZRC-2 is the formal standard for Fungible Token in Zilliqa. It is an open standard for creating currencies on the Zilliqa blockchain.
The ZRC-2 standard allows for functionalities like;
- Minting/burning tokens
- Transferring tokens from one account to another
- Querying account token balance
- Querying total token balances
- Approving third party to spend a certain amount of tokens
- HTML
- CSS
- JavaScript
- jQuery
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.