Skip to main content

Solive

Online playground for Solidity

Say hi to Solive 🤟


Solive is a flexible online playground for Solidity smart contracts, inspired by remix-IDE and react-live. Solive enables you to edit, compile, deploy, and interact with solidity smart contracts in one React component. You can embed solive into your website/tutorials and let users run solidity code in the browser. Solive is also compatible with mobile browsers.

What's next:

web3 provider support

you can connect metamask to solve and deploy smart contracts to layer2.

import contracts

import remote contracts, such openzeppelin contracts.

Abi UI

better solidity ABI to UI design.