8000 GitHub - packetzero/bitcoinutils: Crystal-Lang implementation of Bitcoin SECP256k1 to generate public keys, sign and verify
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

packetzero/bitcoinutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Utils in Crystal

Genesis

This started with a port of James D'Angelo's Python scripts to crystal-lang.

Functionality:

  • generate public key
  • sign data
  • verify signature

The basic unit tests in spec/bitcoinutil_spec.cr can be run using crystal spec. The "generates public key JD" and "signs and verifies JD" checks expected values given parameters in JD's code.

Contributors

About

Crystal-Lang implementation of Bitcoin SECP256k1 to generate public keys, sign and verify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0