✅Streamr node
The 1.0 incentivized testnet events will run from November, 2023 till January, 2024.
Streamr 1.0 Testnets
System: Ubuntu 22.04 or 20.04 , Port: 32200
Server preparation
Install Docker
Wallet
( Metamask Wallet ) -> Create new Wallet, Save wallet address and private key -> (note 01)
Your wallet address need >=1 token MATIC on Polygon Mainnet
Deploy your Operator Contract
Login wallet on Polygon Mainnet, Go the the Streamr Hub ->Click Become an Operator
Input your info, read more: https://docs.streamr.network/guides/become-an-operator
After Become an Operator, You "Search" Your Name Operator or View my Operator
Copy Your Operator Address and Note 02
Scroll down on your Operator page and find the "Operator's node addresses" section. Click the "Add node address" button, paste in the wallet address . Then don't forget to click the Save button
Now, you need note: (node 03)
Private key (find note 01)
Your Operator Address (find note 02)
Run the config wizard to create and configure your Streamr node
Choose Import + enter
Paste your Private key +enter (find node 01)
Choose http + enter -> next enter
And you can see result:
Final config your Streamr node
Paste config file bellow, you need change 2 yourinfo. ( Find node 03)
NODE_PRIVATE_KEY
OPERATOR_CONTRACT_ADDRES
Ctrl +O, Enter (Save)
Ctrl + X (Exit)
Start your Streamr node
Check logs
Check Operator status on https://streamr.network/hub/network/operators
Last updated