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
Implemented Blockchain's POW and POS algorithm with Node js for Thesis. Also implemented our own proposed algorithm that is more sustainable and energy saving than other existed blockchain's algorithms. Then compare the result and proved it.