Development Environment Setup

Prerequisit

  • Smart contract code editor: vscode

  • Smart contract programming language: C++

FullOn tools to Install

  1. install CDT for compiling smart contract code into abi & wasm files For detailed installtion instruction, please visit https://github.com/fullon-labs/cdt

  2. install node client interface tool: focli (optional) For detailed installtion instruction, please visit https://github.com/fullon-labs/flon-core

  3. alternatively, docker image for fonod and focli can be pulled from docker.

Last updated

Was this helpful?