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
A very simple blockchain implementation written purely for educational purposes and to better understand how blockchains work. The server is in Rust, the client is in React, using TypeScript.