Quick Start
An overview of running a node equipped with TEE to provide DHC services.
Download binaries
Please ensure that your CPU supports SGX before carrying on. We found this guide might be helpful to you.
Configuration
You should cd configs
to configure several parameters before running further scripts. More specifically, expect the following parameter that should be paid special attention, the rest can be left as default values:
keyring.toml
identity
: The account that interacts with the Bool chain. It is the owner of the device and can perform multiple actions: signing transactions, registering devices, activating devices, receiving network rewards, etc.
Create An Identity Account
Run the script:
Outputs (sample):
Request tBOL by sending USDT(supports BSC, Polygon, Optimism) to:
0x2000B83c88DC238B66A9E72e1B62C446d39ceef7
General Commands
Start the mining service via docker-compose
Start mining
Check status
Stop mining
Updating
Last updated