AI Stablecoin is a decentralized, exogenously collateralized stablecoin pegged to the US Dollar (USD). This project uses OpenZeppelin contracts, Chainlink price feeds, and Foundry smart contract framework. AI Stablecoin allows users to mint stablecoins backed by a collateral ERC20 token.
- Decentralized stablecoin pegged to USD
- Exogenously collateralized by an ERC20 token
- Chainlink price feeds for accurate and secure price information
- Built using Foundry smart contract framework and Solidity
- Foundry smart contract framework
- Clone this repository:
git clone https://github.com/yourusername/ai-stablecoin.git
- Change into the project directory:
cd ai-stablecoin
To test the AI Stablecoin contract, run the following command in the project directory:
To deploy the AI Stablecoin contract, you can follow the Foundry smart contract framework's deployment guide.
We welcome contributions from the community! Feel free to open issues or submit pull requests to improve AI Stablecoin.
AI Stablecoin is released under the MIT License.