Author

Topic: [ANN] Bitcoin.jl - A Julia bitcoin library (Read 158 times)

jr. member
Activity: 34
Merit: 5
February 01, 2019, 07:22:44 AM
#1
I'm please to announce the initial release of Bitcoin.jl, a bitcoin library written in pure Julia and which should be shortly release as an official Julia package

For now it does provide the following functionalities:
  • Base58 address generation
  • WIF address generation
  • Fetch transaction from node
  • Get transaction ID
  • Get signature hash
  • Script evaluation

Note that it is an initial release and that code is untested on machine other than amd64
Source code at https://gitlab.com/braneproject/Bitcoin.jl

Comment, contribution, challenge always welcome!
Jump to: