Documentation Index
Fetch the complete documentation index at: https://tech.ramses.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Quick Start
Local Node with a Mainnet Fork section to complete your setup.
Start from Scratch
Set Up Dependencies
Ramses V3 uses interfaces compatible with Uniswap V3, so you can use the
@uniswap/v3-periphery and @uniswap/v3-core npm packages for interface definitions. The actual contract addresses will differ based on the chain you’re deploying to../hardhat.config.js:
