Curve-Contract is an open-source Web3 initiative featuring Vyper contracts that power the Curve exchange pools on Ethereum. It is engineered to facilitate highly efficient stablecoin trading with minimal slippage and fees, simultaneously providing liquidity providers with low-risk, supplemental income through lending protocols. This project emphasizes comprehensive testing and development, requiring dependencies such as Python (3.6-3.8), Brownie, Ganache-CLI, and Brownie-Token-Tester. Developers can initiate by creating a Python virtual environment, cloning the repository, and installing necessary dependencies. Curve pools are developed from contract templates and thoroughly tested using Brownie, ensuring robust functionality and security, as corroborated by an audit from Trail of Bits. Deployment involves extensive local testing and configuration, with a focus on security through an active bug bounty program. The repository is under the license of Curve.Fi, 2020, with all rights reserved.