https://github.com/adlonymous/stablecoin
Algorithmic Stablecoin on the Solana Blockchain
https://github.com/adlonymous/stablecoin
Last synced: 7 months ago
JSON representation
Algorithmic Stablecoin on the Solana Blockchain
- Host: GitHub
- URL: https://github.com/adlonymous/stablecoin
- Owner: adlonymous
- Created: 2024-12-23T23:34:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-05T08:23:28.000Z (over 1 year ago)
- Last Synced: 2025-01-05T09:23:32.464Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Algorithmic Stablecoin on Solana
Solana Program for Minting an Algorithmic Stablecoin on the Solana Blockchain. Deposit SOL as collateral and borrow the stablecoin. Uses the Token2022 program for minting the token and Pyth for Price Feeds on SOL to determine the health factor of the deposited collateral and whether or not to liquidate the collateral