Skip to content

PiStable-Protocol is the foundational codebase for the PiStable project, designed to integrate Pi Coin from the Pi Network as a stablecoin pegged to $314.159.

License

Notifications You must be signed in to change notification settings

KOSASIH/PiStable-Protocol

Repository files navigation

CircleCI

PiStable Protocol Certifications

Certified by Stanford University Certified by Coursera Certified by edX Certified by Pi Network Certified by University of California, Berkeley Certified by MIT Certified by ConsenSys Academy Certified by IBM Certified by University of Nicosia Certified by Blockchain Council Certified by Binance Academy Certified by Udacity Certified by Coursera Certified by Stanford Online Certified by University of Michigan Certified by University of Cape Town Certified by Blockchain Training Alliance Certified by Harvard University Certified by Blockchain Badges Certified by DoxyChain Certified by MIT Media Lab Certified by Open Badges Certified by Blockchain Institute Certified by CryptoCurrency Certification Consortium Certified by University of Oxford Certified by University of Edinburgh Certified by Blockchain Academy Certified by ConsenSys Academy

Certified Finance Organization Badges

Certified by World Bank Certified by IMF Certified by OECD Certified by UNDP Certified by EBRD Certified by CFA Institute Certified by ACCA Certified by AICPA Certified by GARP Certified by CFA Society Certified by IARFC Certified by CFP Board Certified by CIMA Certified by CAIA Certified by IMCA Certified by CFA Institute Certified by ACCA Certified by AICPA Certified by CIMA Certified by ICAEW

Certified Cybersecurity Organization Badges

Certified by (ISC)² Certified by CompTIA Certified by EC-Council Certified by ISACA Certified by GIAC

PiStable by KOSASIH is licensed under Creative Commons Attribution 4.0 International

PiStable-Protocol

PiStable-Protocol is the foundational codebase for the PiStable project, designed to integrate Pi Coin from the Pi Network as a stablecoin pegged to $314.159. This repository includes smart contracts, algorithms for maintaining price stability, governance mechanisms, and interoperability features, enabling seamless transactions and interactions within the global financial ecosystem. Join us in revolutionizing the way digital currencies are utilized and adopted!

PiStable Protocol

Overview

PiStable is an advanced decentralized finance (DeFi) protocol that integrates Pi Coin from the Pi Network as a stablecoin pegged to the value of $314.159. This project aims to create a robust financial instrument that enhances the usability and stability of Pi Coin within the global financial ecosystem.

Features

  • Stablecoin Mechanism: Algorithmic price stabilization to maintain the peg.
  • Decentralized Governance: Community-driven decision-making through governance contracts.
  • Interoperability: Seamless integration with existing DeFi platforms.
  • Security Protocols: Advanced encryption and multi-layered security measures.
  • User -Friendly Interface: Intuitive front-end application for easy access.
  • Analytics and Monitoring: Real-time analytics for user interactions and performance metrics.

Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm (Node Package Manager)
  • A compatible Ethereum wallet (e.g., MetaMask)

Installation

  1. Clone the repository:

    1 git clone https://github.com/KOSASIH/PiStable-Protocol.git
    2 cd PiStable-Protocol
  2. Install dependencies:

    1 npm install
  3. Set up environment variables:

  • Create a .env file in the root directory and add your configuration:

    1 NETWORK=mainnet
    2 INFURA_PROJECT_ID=your_infura_project_id
    3 PRIVATE_KEY=your_wallet_private_key
    
  1. Build the project:

    1 npm run build

Start the application:

1 npm start

Running Tests

To run the test suite, use the following command:

1 npm test

Contributing

We welcome contributions! Please read our CONTRIBUTING.md for guidelines on how to contribute to the project.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

PiStable-Protocol is the foundational codebase for the PiStable project, designed to integrate Pi Coin from the Pi Network as a stablecoin pegged to $314.159.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published