Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.
/ riad-market Public archive

StableMint is a decentralized, over-collateralized stablecoin system designed to maintain a stable 1:1 peg with fiat currencies through transparent, algorithmic mechanisms.

License

Notifications You must be signed in to change notification settings

riadfinance/riad-market

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StableMint

StableMint is a decentralized, over-collateralized stablecoin system designed to maintain a stable 1:1 peg with fiat currencies through transparent, algorithmic mechanisms. It enables users to mint stablecoins by locking crypto assets in smart contracts, ensuring liquidity and stability within decentralized financial ecosystems.

Learn more about DAI stable Coin: https://decrypt101.gitbook.io/decrypt101/defi-as-services/dai-stablecoin-system

Usage

Build

$ forge build

Test

$ forge test

Format

$ forge fmt

Gas Snapshots

$ forge snapshot

Anvil

$ anvil

Deploy

$ forge script script/Counter.s.sol:CounterScript --rpc-url <your_rpc_url> --private-key <your_private_key>

Cast

$ cast <subcommand>

Help

$ forge --help
$ anvil --help
$ cast --help

About

StableMint is a decentralized, over-collateralized stablecoin system designed to maintain a stable 1:1 peg with fiat currencies through transparent, algorithmic mechanisms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published