Setup Streamr Node on a Windows PC (2022) | streamr data node

preview_player
Показать описание
In this video, I will show you how to setup a Streamr Node on a Windows 10 PC. The steps for Windows 11 will be exactly same. Please check the minimum requirements below before proceeding. What is Streamr? Is a P2P platform that allows the tokenization of data. This can be useful IOT devices that is gathering information of the surrounding environment, and can turn around and monetize that data. The Data itself is stored on community owned nodes, and is another way to earn crypto by hosting it.
For more details check out the whitepaper listed below.

I just joined the ZZZ Money Club on Discord with other YouTubers and the main creators @Decade Investor and @Your Friend Andy. We have discussions and tips on Nodes, GPU Mining, Helium Mining, and many other upcoming projects. So if you are interested in joining us, here is the link:

===============================
Minimum Requirements for Windows
Windows 11 64-bit: Home, Pro, Enterprise, Education fully updated
Windows 10 64-bit: Home, Pro, Enterprise, Education fully updated
Enable the WSL 2 on Windows 10 or Windows 11
64-bit processor with Second Level Address Translation (SLAT)
4GB system RAM
BIOS-level hardware virtualization Enabled

===============================
Time Stamps
0:00 Intro
0:41 Minimum Requirements
1:12 All the steps to install node
2:02 Check Virtualization status
2:42 Install Docker
4:51 Install and Configure Node
7:50 Setup Metamask, Import node private key
8:41 Add Polygon to Metamask
9:05 Import Node private key
10:04 Add DATA token to Metamask
11:10 Swap MATIC for DATA and Stake
12:38 Verify Node is online
13:18 Track Rewards

===============================
Commands used

mkdir ~/.streamrDocker

cd ~/.streamrDocker
docker run -it -v ${pwd}:/root/.streamr streamr/broker-node:latest bin/config-wizard

cd ~/.streamrDocker
docker run -p 7170:7170 -p 7171:7171 -p 1883:1883 -it -v ${pwd}:/root/.streamr streamr/broker-node:latest

Took keep your node running in the background, run this:
docker run --restart always -d -v ${pwd}:/root/.streamr streamr/broker-node:latest

===============================
Video Links

===============================
Other popular videos

===============================
Connect with Me

===============================
Support Me ... Like, Share, Subscribe!
Methods of support:

🔔 Subscribe for more guides & tips

My Other Channels

#CryptoJar #cryptoguides #cryptocurrency
Рекомендации по теме
Комментарии
Автор

It is such a great experience with streamr, you'll not regret to know such project like this

rikiap
Автор

Nice and thorough instructions, thanks for the video, I'll give it a try.

Excalibur
Автор

I have a problem connecting my nodes. Receiving msg WARN probing is disabled....and INFO ....Connected to 0 peers. Any suggestions how to fix this? Also I don''t have a config or any other files in my node directory for some reason. .streamrDocker folder is empty

filipvelkov
Автор

How do I navigate to the /root/.streamr/config/ directory to make a copy of the default.json file?

yorkie
Автор

Hello, do you have to keep docker and powershell open all the time?

enothing
Автор

any chance you know how to enable WebRTC private address probing ?

CryptoJunkez
Автор

also how do you retrieve rewards do they go to data token address?

enothing
Автор

Great content! A quick question. What happens if I accidentally turn my pc off? Will I lose my DATA tokens or just the rewards? Like with ETH node you must be 100% sure that you are online, otherwise you will be punished by losing some ETH. Any ramification for from STREAMR that we better know ahead?

abulhaul
Автор

hello, again i want to do another node on windows do i just need to change port numbers ?Its conflicting with current node is why i ask, thanks

enothing
Автор

Hello, so your rewards increase as your staked amount increases I assume?

CryptoJunkez
Автор

why its giving me an error when icopy and paste the Port :(

JRIDZ
Автор

Remember to Update to lastest Node Version

kennethrammer
Автор

I dont think these nodes run on win 11. I read it somewhere

ciddyboy
Автор

Great content dude! I have check your video about having several nodes in an external server but I need some help! I am trying to run several nodes in just a single PC but I am always receibing a error message: it can not find the Config file. Thanks in advance for anyone who can give a clue

JoseRozua