Tooling
Sophon, as a ZK Chain, was built to provide a similar developer experience as Ethereum.
Smart contracts can be written in Solidity or Vyper.
Smart contracts are compiled with custom compilers: zksolc and zkvyper.
Most contracts work out of the box so migrating projects is seamless.
Use existing frameworks like Hardhat, libraries like Ethers and Viem, or check our infra partners.
Web3 API compatibility enables support of most developer tools.
Different tools for testing and debugging locally.
Last updated