← Back to RAZR

RAZR Node Kit

Download or build from source to run your own RAZR network node.

Network settings (RAZR)

Use these when configuring your node or wallet to talk to the RAZR network.

Node URL http://172.239.67.87:8090
API token 85aa45d139842c7e7fbca5878bd654a4f219e2801bfaa80f6835ff675e9330f3

The token is used to authenticate with the algod API. Keep it private when running your own node.

Install (download)

Run the install script to download and set up the node daemon:

curl -fsSL https://raw.githubusercontent.com/YOUR_ORG/razr/main/kit/install.sh | bash

Replace YOUR_ORG with your GitHub org/repo once the kit is published. For now you can clone and run ./install.sh from the kit/ directory.

Compile from source

Requires Go 1.22+.

git clone https://github.com/YOUR_ORG/razr.git
cd razr/kit
go build -o razr-nodekit .
./razr-nodekit --help

After building, configure your data directory and set the API token and endpoint to the RAZR network values above so the node and wallets use the correct network.

Configure your node for RAZR

After install or first run, ensure your node uses the RAZR network:

RAZR · Premium digital asset network