Stables.fun
Mint Stability, Backed by Real Assets.
https://stablefun-v2.vercel.app/
- Savings Stablecoins: Grow your wealth with stablecoins powered by Etherfuse Stablebonds, earning an impressive 6–12% annual yield (projected). These bonds fund the treasury, ensuring both stability and growth.
- Everyday Stablecoins: Seamlessly mint or redeem stablecoins anytime, backed 1:1 by the treasury. Perfect for daily transactions and financial flexibility.
- Treasury-Powered Liquidity: Enjoy the confidence of minting or redeeming stablecoins fully backed by real-world assets like government bonds.
Whether you’re looking to grow your savings or engage in fast, reliable transactions, Stables.fun bridges the gap between traditional finance and the decentralized future.
-
Stablecoin Variants
- Everyday Stablecoins: Freely mint and redeem stablecoins without penalties for day-to-day utility.
- Savings Stablecoins: Earn interest by contributing to a treasury backed by Etherfuse Stablebonds, creating a sustainable growth model.
-
Core Token Operations
- Transparent and secure minting/burning of tokens.
-
Real-Time Price Feeds
- Stay updated with real-time price oracles to ensure stablecoin backing reflects accurate asset values.
- Hardcoded Bond Address: The test token address was selected due to its high liquidity (
EyM1huPW71FxxWE9AZETd8pX6XMocvqAkcUBeMVVpsXy
).
- Contract Address (Devnet): Core program handling minting and redemption.
- Treasury Address (Devnet): Backing assets managed by the treasury contract.
- Real-Time Price Feed (Devnet): Provides accurate, real-time price data for stablecoin backing.
Version 1.0.0 with core functionality for minting and redeeming stablecoins. https://stabesfun.vercel.app/
To set up the project, ensure the following tools are installed:
- Node.js v18+
- Rust v1.77.2+
- Anchor CLI 0.30.1+
- Solana CLI 1.18.17+
- PNPM Package Manager
/anchor
: Solana program (smart contract) written in Anchor./src
: Next.js frontend application./tests
: Automated test scripts for the Solana program.