You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a blockchain made in Javascript. I built to consololidate my knowledge of how a blockchain works.
It is using redis for pubsub and coordinate the nodes in the network. It's not production code, just a POC.