Side Protocol
Side Protocol is a settlement and value exchange layer for the Bitcoin modular blockchains.
Resources
Hardware requirements
CPU
RAM
Storage
Network
OS
Installation ๐พ
Update repositories
apt update && apt upgrade -yInstall dependencies
Initialize
Download genesis and addrbook
Add seeds/bpeers/peers in config.toml
Set minimum gas-price
Set custom ports (if needed)
(Optional) Pruning
(Optional) Disable indexer and enable prometheus
Create a service file
Run from snapshot
Wait fo full sync (output "false")
Create or recover wallet
Get tokens from faucet ๐
Set var for wallet and valoper addresses
Create Validator
Useful commands โ๏ธ
Delete node ๐๏ธ
Last updated