Installation
git clone https://github.com/Layer-Edge/light-node.git
cd light-nodecurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | shcurl -L https://risczero.com/install | bash && rzup install
GRPC_URL=grpc.testnet.layeredge.io:9090
CONTRACT_ADDR=cosmos1ufs3tlq4umljk0qfe8k5ya0x6hpavn897u2cnf9k0en9jr7qarqqt56709
ZK_PROVER_URL=http://127.0.0.1:3001
# Alternatively:
ZK_PROVER_URL=https://layeredge.mintair.xyz/
API_REQUEST_TIMEOUT=100
POINTS_API=https://light-node.layeredge.io
PRIVATE_KEY='cli-node-private-key'Connecting CLI Node with LayerEdge Dashboard
Logging & Monitoring
Security Best Practices
Troubleshooting Common Issues
Last updated