Skip to content

0fprod/ai-stablecoin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 100.0%