SERP-Market Stablecoin SERP Module based on Stp258Standard
built on top of Stp258Tokens
and Stp258Traits
.
This is the SerpMarket
Pallet that trades with the SERP system
to make trades for Nativecurrency in this case called Dinar, and Sett-Currencies(Multiple stablecoins).
### Implementations
The SERP-Market expands or contract supply/issuance by deposit creating and slashing to and from the accounts associated with the SerpMarket. It implements the following trait.
SerpMarket
- Abstraction over a stablecoin stability system based on the DS3 (Dinar-Sett Stability System) on the SERP.
The trait implements expand_supply
and contract_supply
SERP functions.The SerpMarket
module depends on the Stp258-traits
and Stp258-currencies
modules for the currencies in to adjust the stablecoin supply.
This module is based on the STP-258 Standard built on the STP-258 Tokens implementing the STP-258 Traits.