arvicco / Coin.jl

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:Julia 100.0%