Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 1.27 KB

README.md

File metadata and controls

50 lines (28 loc) · 1.27 KB

AI Stablecoin

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.

AI Stablecoin Logo

Features

  • 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

Setup

Dependencies

  1. Foundry smart contract framework

Installation

  1. Clone this repository:
git clone https://github.com/yourusername/ai-stablecoin.git
  1. Change into the project directory:
cd ai-stablecoin

Testing

To test the AI Stablecoin contract, run the following command in the project directory:

Deployment

To deploy the AI Stablecoin contract, you can follow the Foundry smart contract framework's deployment guide.

Contributing

We welcome contributions from the community! Feel free to open issues or submit pull requests to improve AI Stablecoin.

License

AI Stablecoin is released under the MIT License.