-
Notifications
You must be signed in to change notification settings - Fork 4
Developing Smart Contract on Ulord Sidechain
yeousunn edited this page Aug 24, 2018
·
6 revisions
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.