Skip to content

From Bitcoin blockchain's data to human understandable format

License

Notifications You must be signed in to change notification settings

CODLCO/bitcoin_accounting

 
 

Repository files navigation

BitcoinAccounting

TODO: Add description

Installation

If available in Hex, the package can be installed by adding bitcoin_accounting to your list of dependencies in mix.exs:

def deps do
  [
    {:bitcoin_accounting, "~> 0.1.31"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/bitcoin_accounting.

Testing

Integration tests

To test lib against real Electrum server please set LB_ELECTRUM_CLIENT_IP, LB_ELECTRUM_CLIENT_PORT and run mix test_all

About

From Bitcoin blockchain's data to human understandable format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 99.9%
  • Euphoria 0.1%