Skip to content

Developing Smart Contract on Ulord Sidechain

yeousunn edited this page Aug 22, 2018 · 6 revisions

Preparing the environment

Before you can create and interact with the smart contract on Ulord-Sidechain, you'll need to prepare the development environment. The following are the prerequisite:-

Tools Details

EDITOR/COMPILER

Download one from the link.

TRUFFLE*

Development framework for writing, testing and deploying smart contracts.

REMIX

Online Solidity compiler. Just open the link in a browser.

* Minimum version #4, it includes an in memory blockchain.