DEVELOPERS
Build on QYN
QYN is EVM compatible. Use the same tools and languages you already know—Solidity, Hardhat, Foundry, and modern Web3 clients—and deploy to a fast, low-cost chain.
EVM compatibility
QYN supports the Ethereum Virtual Machine (EVM). Smart contracts written in Solidity work on QYN without changes. You can use Hardhat, Foundry, Remix, or any EVM toolchain. The chain supports standard JSON-RPC methods, so wallets, indexers, and dApps can integrate easily. For a full list of supported methods and opcodes, see EVM compatibility and RPC endpoints.
Connect to testnet
RPC URL: https://rpc.getquyn.com. Chain ID: 7779. Configure your Web3 client using the connection guide, then follow the getting started doc for your first on-chain call and contract deployment.
Documentation
All developer docs live under /docs: getting started, running a node, building smart contracts, EVM compatibility, RPC reference, test funds, and Web3 client setup. Use the explorer to inspect blocks, transactions, and addresses.
Community and support
Join the community for developer chat and updates. The whitepaper covers the full vision and design. For security and audit information, see security.
