Create TRC20 Token on TRON network with nodejs

Create TRC10 Token on TRON network with nodejs About TRC20: https://developers.tron.network/docs/trc20 Create TRON wallet with browser extension Tronlink: https://chrome.google.com/webstore/detail/tronlink/ibnejdfjmmkpcnlpebklmnkoeoihofec Go to setting, update the environment to shasta Get some TRX for development: https://www.trongrid.io/faucet…

Create TRC10 Token on TRON network with nodejs

About TRC10: https://developers.tron.network/docs/trc10-token Create TRON wallet with browser extension Tronlink: https://chrome.google.com/webstore/detail/tronlink /ibnejdfjmmkpcnlpebklmnkoeoihofec Go to setting, update the environment to shasta Get some TRX for development: https://www.trongrid.io/faucet Install tronweb: https://developers.tron.network/docs/tron-web-intro TRONTokenClient.ts…