Skip to content
forked from aeternity/eaex3

Erlang implementation of AEX-3

License

Notifications You must be signed in to change notification settings

isabella232/eaex3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eaex3

An Erlang library for working with Aeternity Secret storage format AEX-3

Usage

eaex3:store_mnemonic/4 and eaex3:store_masterkey/4 will create a JSON-file containing a secretly stored BIP39 mnemonic and SLIP10 masterkey respectively.

eaex3:read/2 will read the secret information back from disk.

See the AEX-3 spec for details.

Build

$ rebar3 compile

About

Erlang implementation of AEX-3

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 100.0%