Setup
EVM Differences
Overview
Sophon is built on top of the ZK Stack framework. If you’re unfamiliar with developing or deploying on ZKsync, you can find a lot of information in their documentation, including a quickstart to deploy your first contract.
Further reading
The ZK Stack is EVM compatible, so deploying to Sophon shouldn’t present significant challenges. However, we recommend examining the following links or reaching out to us if you have any questions.
- https://docs.zksync.io/
- Your first contract
- Hello zkSync
- Getting started: Hardhat
- Paymaster
- Test and Debug
Detailed EVM Differences
For specific details about each difference, please refer to:
Was this page helpful?