🏁Get Started

To start develop application on REI chain

Tools

Development Environment

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

  • Hardhat: Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.

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

Editor or IDE

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

  • VSCode: Code editing.

Libraries

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

Last updated