- Run a local W3bstream node: Set up and run a W3bstream node on your local machine to facilitate the development and testing process.
- Build the prover logic: Develop the logic that processes and verifies device data, ensuring it meets the necessary criteria before being sent to the blockchain.
- Create a W3bstream configuration file: Compile a configuration file that includes your prover code, specifying how W3bstream should handle and process incoming data.
- Test the W3bstream prover locally: Validate your prover logic and configuration file by running tests locally to ensure everything functions correctly.
- Deploy the W3bstream configuration to the IoTeX blockchain: Once testing is complete, deploy your configuration to the IoTeX blockchain, enabling your DePIN project to leverage W3bstream’s off-chain compute capabilities in a live environment.
Prerequisites
2. Testnet endpointioID is currently on testnet. Ensure you have configured ioctl with the IoTeX testnet endpoint:
ioctl config set endpoint api.testnet.iotex.one:443->See more IoTeX RPC Endpoints3. Test TokensEnsure you have some IOTX test tokens in your wallet balance→ Claim your test tokens on the Developer Portal

