Development Environment Setup
Prerequisit
Smart contract code editor:
vscode
Smart contract programming language:
C++
FullOn tools to Install
install
CDT
for compiling smart contract code intoabi
&wasm
files For detailed installtion instruction, please visit https://github.com/fullon-labs/cdtinstall node client interface tool:
focli
(optional) For detailed installtion instruction, please visit https://github.com/fullon-labs/flon-corealternatively, docker image for
fonod
andfocli
can be pulled from docker.
Last updated
Was this helpful?