PiStable by KOSASIH is licensed under Creative Commons Attribution 4.0 International
The core repository for the PiStable project, designed to transform Pi Coin into a stablecoin pegged at $314.159. This repository contains the foundational smart contracts, dynamic pegging algorithms, decentralized reserve management protocols, and governance frameworks essential for maintaining price stability and fostering community engagement within the Pi Network ecosystem. Join us in revolutionizing the crypto landscape with innovative blockchain solutions!
PiStable is an innovative blockchain project aimed at transforming Pi Coin into a stablecoin pegged at $314.159. This repository contains the core smart contracts, algorithms, and services necessary for maintaining price stability and fostering community governance within the Pi Network ecosystem.
Clone the repository:
1 git clone https://github.com/KOSASIH/pi-stable-revoluter-core.git
2 cd pi-stable-revoluter-core
Install dependencies:
1 npm install
Start Ganache for local blockchain testing.
Deploy the smart contracts:
1 truffle migrate --network development
Run tests:
1 truffle test
We welcome contributions! Please read our CONTRIBUTING.md for guidelines on how to contribute to this project.
This project is licensed under the MIT License. See the LICENSE file for details.