REI Chain
  • Introduction
    • πŸ“–Overview
    • ⭐Advantages
    • βš™οΈTechnology
    • πŸ”—RPC Network
    • 🚿Faucet
  • Developer
    • 🏁Get Started
    • ▢️Deploying your contracts
    • πŸ“ˆSubGraph
Powered by GitBook
On this page

Was this helpful?

  1. Developer

Get Started

To start develop application on REI chain

PreviousFaucetNextDeploying your contracts

Last updated 3 years ago

Was this helpful?

Tools

Development Environment

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

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

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

Editor or IDE

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

  • : Code editing.

Libraries

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

🏁
Truffle
Hardhat
Solidity
Remix
VSCode
OpenZeppelin