Mainnet RPC
npm i -g pear
pear -v
npm install [email protected]
cp -fr node_modules/trac-msb/* .
rm -fr node_modules
npm install
npm run prod-rpc --store=rpc --host=0.0.0.0 --port=3000Last updated
npm i -g pear
pear -v
npm install [email protected]
cp -fr node_modules/trac-msb/* .
rm -fr node_modules
npm install
npm run prod-rpc --store=rpc --host=0.0.0.0 --port=3000Last updated