Stat
Build from source
Install Prerequisites
You will need an up-to-date version of Go to build your project. Please follow installation instructions provided here.
Cloning
Configuration
In the configuration file, change the contract addresses to the actual ones, and also specify sync.startBlock - the initial number of the block from which the synchronizer will load data. If this is an initial installation, the DataStore smart contract deployment block number can be specified here.
Building
Running
Last updated