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 custom blockchain implementation using golang . A low level computing language . I optimised the process of signing the unsigned transactions by building a custom Merkle tree which reduced the mining time of the blockchain by 3 sec.