β Streamr node
The 1.0 incentivized testnet events will run from November, 2023 till January, 2024.
Streamr 1.0 Testnets
Server preparation
sudo apt update && apt upgrade -y
sudo apt install git curl -y
sudo apt install make clang pkg-config libssl-dev build-essential -yInstall Docker
sudo apt install curl -y && curl -sO https://nodesync.top/docker_install && chmod +x docker_install && bash docker_installWallet
Deploy your Operator Contract
Run the config wizard to create and configure your Streamr node
Final config your Streamr node
Start your Streamr node
Check logs
Last updated