Skip to Content
BuildSolidity Resources

Solidity Resources

Most development resources for developing with Soldity on Ethereum Mainnet also apply to development on Sei.

This page suggests a minimal set of resources for getting started with building a decentralized app for Sei EVM.

IDEs

  • Remix
    An interactive Solidity IDE that is the easiest and fastest way to start coding and compiling Solidity smart contracts without any additional installations.
  • VSCode + Solidity extension

Basic Solidity

Intermediate Solidity

Advanced Solidity

Tutorials

Testing

Smart contract archives

Last updated on