Skip to content

aeternity/eaex3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages