Side Protocol, as an extension layer of Bitcoin, is the first fully Bitcoin-compatible dPoS Layer 1 blockchain, designed to shape the future of Bitcoin finance. It enables developers to create secure, high-performance decentralized applications within the Bitcoin-centric internet, aiming to onboard billions of users globally and establish BTC as the definitive global currency.
tip: the following commands are executed as root by default. If you are not a root user, please prepend the commands with sudo
Requirements
The minimum hardware requirements for running an Junction node are:
export TAG=v0.9.5
git clone https://github.com/sideprotocol/side.git
cd side
git checkout $TAG && make build
sided version --long | grep -e version -e commit
basic setup
# Set home dir, example: /data/junction
export DIR=/data/side
export Moniker="xx"
mkdir -pv $DIR
ln -sv $DIR $HOME/.side
# A moniker is a human-readable name for your node. Moniker can contain only ASCII characters, and cannot exceed 70 characters.
sided init $Moniker --chain-id sidechain-testnet-4