7.1. Technology Overview

GST can run on any EVM-compatible blockchain. 

GST will be implemented as an ERC-20 smart contract, which provides a standardised way for tokens to be created, transferred and managed on the blockchain. The ERC-20 standard is widely adopted and supported by many cryptocurrency wallets, exchanges and dApps, which makes it easy for our users to interact with our token. 

As of the writing of this document, our smart contracts are written in Solidity, which enables us to program the rules and logic for our project, including the issuance, transfer, and redemption of our token. 

Was this page helpful?