Thursday, 2 January 2020

Looking to create a decentralized P2P connection to connect nodes

Hey all,Ive been building a private blockchain by watching tutorials on Udemy, I have it working well and its pretty cool but I cannot find a good way to make nodes publicly connect, only locally. Ive looked in Hyperswarm, PeerJS and some others but cannot seem to figure it out. I am currently looking into Hole Punching but not sure thats the right direction either. Can someone point me to a good framework to accomplish this? It seems that it may be more complicated than I had thought which is why it wasn't included in the tutorials I imagine. I used NodeJS to create the blockchain although it looks like python might be better suited for this. I am new to blockchain creation and P2P in general so it's been kind of a up hill battle.​It would seem I would need to create a basic decentralized P2P chat app to use as a subscribe/publish feature is what I think I need.​Thank you for any and all help!

Submitted January 02, 2020 at 08:26PM by Rybofy

No comments:

Post a Comment