Need Help on the Blockchain creation using NodeJS #3
RajeshkumarManoharan
started this conversation in
General
Replies: 2 comments
-
that's because your swarm is still in the local computer environment, so you have to expose your swarm to the public but I don't understand how |
Beta Was this translation helpful? Give feedback.
0 replies
-
for this, you have to deploy the app on a cloud network. For AWS you can follow these steps:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All,
I am able to start the p2p network from both the terminal in mac os with this Blockchain code but both terminals are not connected to each other as Peers.
Kindly help to understand if anything missing in code or environment configuration.
Also advise how to test the adding new block and register miners.
Thanks & Regards,
M Rajeshkumar
Beta Was this translation helpful? Give feedback.
All reactions