Skip to content

yield-forge/yield-forge-core

Repository files navigation

Yield Forge

WARNING: These contracts have not completed a full security audit and are currently undergoing one. Use at your own risk. Do not deposit funds you cannot afford to lose.

Yield tokenization protocol built with the Diamond pattern (EIP-2535).

Overview

Yield Forge allows users to split LP positions into Principal Tokens (PT) and Yield Tokens (YT), enabling yield trading and fixed-rate strategies.

Environment Variables

Create a .env file in the project root:

PRIVATE_KEY=<your_private_key>
RPC_URL=<rpc_endpoint>
ETHERSCAN_API_KEY=<optional_for_verification>

Note: PRIVATE_KEY is always loaded from .env and never passed via command line.

License

BUSL-1.1

About

Core smart contracts for the Yield Forge Protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages