MicroStable is a super minimal stablecoin implementation designed for simplicity and clarity. Initially developed as a lightweight stablecoin, this repository extends its usability by providing implementations in multiple programming languages.
If you're new to MicroStable, check out the original repository here.
- [✅] Solidity - shafu0x
- [✅] Vyper - sudo init vyper
- [✅] Sway - PraneshASP
- [✅] Rust - Nirlin
- [✅] huff - nonso
- [✅] Yul - cawfree
- [] Move
- [] Cairo
We welcome contributions! 🎉 Here's how you can help:
Add a new implementation in a language not yet listed. Improve existing implementations. Write tests or improve documentation.