Inspiration

ink-sai is an implementation of the sai stablecoin in ink!, adapting the code in here.

What it does

ink-sai is a simple single-collateral stablecoin that is dependent on a trusted oracle address and has a kill-switch.

How we built it

ink-sai is build with ink!, a domain-specific language for Rust to write smart contracts for blockchains in the Substrate, Polkadot, and Kusama ecosystem. We used Openbrush libraries to develop the project and Redspot to test it.

More information on the readme file on the github repository ink-sai

Built With

  • ink!
  • openbrush
  • redspot
Share this project:

Updates