This repository has been archived by the owner on Feb 14, 2022. It is now read-only.
The STP258 Currencies module provides a mixed stablecoin system, by configuring a native currency which implements Stp258AssetExtended, and a multi-currency which implements Stp258Currency.
This module is based on the STP-258 Standard built on the STP-258 Serp implementing the STP-258 Traits.
Implementations
The stp258 module provides implementations for following traits.
Stp258Currency - Abstraction over a fungible multi-currency stablecoin system.
Stp258CurrencyExtended - Extended Stp258Currency with additional helper types and methods, like updating balance by a given signed integer amount.