Documentation
Coming Soon
Everything you need to build on GeeqEVM
Quick Start
Get started with GeeqEVM in minutes. Install your preferred development framework and configure it for GeeqEVM.
Using Hardhat
npm install --save-dev hardhat
Using Foundry
curl -L https://foundry.paradigm.xyz | bash && foundryup
Documentation Sections
Getting Started \
\
Set up your development environment and deploy your first contract
Network Configuration \
\
Configure your tools to connect to GeeqEVM
Smart Contracts \
\
Write and deploy Solidity contracts on GeeqEVM
API Reference \
\
Complete API documentation for developers