nlitsme / bitcoinexplainer

Interactive examples explaining the details of how bitcoin calculations work.
MIT License
25 stars 14 forks source link
bitcoin calculator elliptic-curves math

Several interactive elliptic curve and bitcoin demonstrations.

Note that the javascript code works with both small integers and javascript's bigint numbers.

My elliptic curve implementations is intended to be readable, no attempt was made to make this cryptographically safe.

The calculations are performed by your browser, no data is sent to a server.

todo

AUTHOR

Willem Hengeveld itsme@xs4all.nl