CUSTOM SECTIONS

EVM Documentation

Ozone Chain is an EVM compatible blockchain and is based on Ethereum but with improved security. All tools that work in the Ethereum ecosystem will also work in Ozone Chain ecosystem.

Ozone Chain utilizes the Ethereum Virtual Machine (EVM) in the backend. Smart contracts are written in Solidity and they can function on Ozone network as they do on Ethereum.

To deploy a smart contract, you send an Ozone Chain transaction containing your byte code without specifying any recipients.

After the contract is deployed, it will be available to all users of the Ozone Chain network.

Smart contracts have an Ozone Chain address like other accounts.

why ozone-chain

Smart Contract Development

Ozone Chain offers to launch your own decentralized applications. Develop, Test and Deploy Smart Contracts in Ozone Ecosystem.

truffle
Truffle

Development environment, testing framework and asset pipeline for blockchains using the EVM

remix
Remix

IDE that’s used to write, compile, debug & deploy Solidity code ll in your browser.

solidity
Solidity

Solidity is an object-oriented, high-level language for implementing smart contracts.

open-zeplin
Open Zeppelin

Open Zeppelin Contracts helps you minimize risk by using battle-tested libraries of smart contracts for Ethereum and other blockchains.

lp-image