Skip to content

A (self-educational, incomplete, and likely incorrect) library for working with Bitcoin written in Julia

License

Notifications You must be signed in to change notification settings

danielsuo/Coin.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coin.jl

Build Status Coverage Status

A (self-educational, incomplete, and likely incorrect) library for working with Bitcoin written in Julia.

To Do

Wallet

First, we're going to implement a thin-client wallet.

Public key distribution

Signing program

Network operations

  • TBD

Utilities

  • TBD

Vault and multisig

Mining

Reference

Articles

Eventually

  • Dockerize
  • TheBlueMatt tests
  • Add to Julia pkg repo and get badge
  • Split off Crypto package
  • Write Struct (a la Python's struct module) package?

About

A (self-educational, incomplete, and likely incorrect) library for working with Bitcoin written in Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages