Getting Started
Interested in building on Supra's EVM network? You've come to the right place!
EVM is currently in Testnet Alpha. Looking to build on Mainnet with our full stack of Oracles without waiting? Review our MoveVM documentation.
Developing on Supra's EVM network is no different than the EVM networks that you may be used to. Using existing development tools within the industry, you can start developing immediately.
Below is a list of useful development tools and libraries that are actively recognized within the community.
Development Tools & Workflows
This section provides a step-by-step guide for setting up and using various development environments to build and deploy smart contracts on Supra's EVM-compatible infrastructure.
Remix IDE →
A web-based development environment that allows you to write, compile, deploy, and interact with Solidity smart contracts without needing to install additional dependencies.
Libraries
JavaScript libraries that allow developers to interact with smart contracts deployed on Supra's EVM. These libraries enable reading blockchain data, sending transactions, and integrating smart contracts into decentralized applications (dApps).
Last updated