Please notice that W3bstream is in the Testnet stage.
Prerequisites
Prerequisites
1. Docker Engine Version 18.02 or higher
Check your docker installation:2. Docker Compose Plugin
Check your Docker Compose Plugin installation:3. A blockchain account funded with IOTX tokens
-> Learn how to fund your IoTeX walletInstructions
1. Configure your blockchain account
To enable your node to send proofs to the blockchain, set up a funded account on the IoTeX Testnet:2. Fetch the latest W3bstream Docker images
Fetch the latest stabledocker-compose.yaml:
3. Optional: Configure a BONSAI API Key
To process proofs for DePIN projects based on RISC0, you need to configure a Bonsai API Key:4. Manage the node
Make sure you run the following commands in the same directory where the W3bstream
docker-compose.yaml file is located.Start the node
To start your W3bstream node, run the following command in the same directory containingdocker-compose.yaml:

