Skip to content

LanfordCai/extended_key

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExtendedKey

Elixir BIP32 implementation

Installation

This package can be installed by adding extended_key to your list of dependencies in mix.exs:

def deps do
  [
    {:extended_key, "~> 0.3.0"}
  ]
end

Documentation can be found at https://hexdocs.pm/extended_key.

About

Elixir BIP32 implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages