Skip to content

alxn787/INRC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

INRC stablecoin

Decentralized CDP Protocol on Solana A decentralized borrowing protocol built on the Solana blockchain that allows users to deposit USDC as collateral to mint INRC, a synthetic stablecoin pegged to the Indian Rupee. The protocol is secured by a system of over-collateralization and automated liquidations, with price data supplied by the Pyth Network.

Prerequisites

Rust: Install Rust

Solana Tool Suite: Install Solana CLI

Anchor Framework: Install Anchor

Node.js & Yarn: Required for running tests.

Run Locally

Clone the project

  git clone https://github.com/alxn787/INRC

Go to the project directory

  cd INRC/contract-inrc

Build the program

  anchor build

Run tests

  anchor test

About

INR stablecoin on chain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors