Native Multi-Token Support
D-Chain has a native governance (staking and vote) and fee token (network fee) DT
.
However, this does not exclude the support of other tokens required for deployed applications.
D-Chain adopts a modified form of the token factory module, which provides a utility for application admins to create their namespaced token and register the required verifiable presentation for interacting with these tokens.
Example Usage
A deployed application can use this module to represent "store credits" for utilising a its service, the application can decide if the credits are transferable or not, it will be the minter and burner of these store credits which may reflect external events.