Complex Tokens
Glittr is capable of creating a more complex digital assets or tokens. Deploying multiple contracts on Glittr is expected to achieve more complex logic.
Here are some examples on how Glittr can process complex transaction:
Collateralized Token
Let’s say we want to create an over-collateralized stablecoin. We need to declare the properties of the token itself, and we’ll need users to create vaults to interact with it. This is actually two contracts.
Last updated