What is
The setup on your local system that allows you to build and test documentation changes before contributing.
The setup on your local system that allows you to build and test documentation changes before contributing.
Common questions about this topic
Providing liquidity on Ergo depends on the current active DEX or AMM venue. In general, you deposit equal value of two assets into a pool, receive LP tokens representing your share, and earn a portion of trading fees. Spectrum Finance is historical/frozen since February 2024, so verify the active venue, contracts, liquidity depth, and withdrawal process before depositing funds.
Building DeFi on Ergo starts with understanding the eUTXO model and ErgoScript. Unlike account-based chains, Ergo's box model provides deterministic execution, strong MEV-resistance, and predictable fee construction. Use Oracle Pools for price feeds, and study existing patterns from Spectrum Finance and SigmaUSD.
Ergo supports a broad ecosystem: use SigmaUSD, explore historical and current DeFi references, mix transactions with ErgoMixer where lawful, collect NFTs, mine with GPUs, bridge to other chains via Rosen, and build dApps with ErgoScript. Always verify current project status before sending funds to a third-party app.
Storage rent is Ergo's solution to state bloat. Boxes (UTXOs) that remain unspent for 4+ years can have a small fee deducted by miners. This incentivizes cleaning up unused state, provides long-term miner revenue after emission ends, and keeps the blockchain sustainable. Lost coins eventually return to circulation instead of being locked forever.