Running Matchain Node
Prerequisites
git clone -b v0.3.0 https://github.com/matchain/opstack-fullnode-sync.git
cd opstack-fullnode-syncRecommended Hardware
Preparation
openssl rand -hex 32 > jwt.txtcp .env.example .env
Operating the Node
Sanity Test
Stop the Node
Reference
Last updated