20 July 2022
How to issue a token on the MultiversX blockchain
I wrote an article about ESDT tokens on the MultiversX blockchain and how to issue them using the JS SDK and also Buildo Begins - wrapper CLI tool.
You can read more about a couple of topics, including:
- Initial JS SDK setup
- How to prepare essential utilities
- How to synchronize with the network
- How to use the PEM file to sign transactions
- How to prepare and sign transactions
- Real-life example
I encourage you to check it out on MultiversX's Dev Guild Scrolls.
Here is the direct link to it: Setup the sdk-js workflow and issue an ESDT token in the NodeJS enviroment.
Also please check Buildo.dev - an app that helps with that.
Let me know if you will have any questions.