Transfer GTokens
Gtoken is a non-fungible utility token used within the Ternoa network, not mineable or tradable with other fungible tokens.
Prerequisites
Before getting started, make sure you have the following ready:
Create a Ternoa account with Alphanet CAPS
Own a GToken on alphanet created using Polkadot js portal.
Install and set up your editor of choice (we will use Visual Studio Code [VSC] in this tutorial)
Install NodeJS v.14+ & NPM
How to transfer GTokens to an address
This example shows how to transfer a GToken balance to an address using assetTransfer
.
Support
If you face any trouble, feel free to reach out to our community engineers in our Discord.
Last updated