Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 863 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 863 Bytes

Bip.jl

Pure Julia implementation of Bitcoin Bip39: Mnemonic code for generating deterministic keys

Stable Dev Build Status

Test

Build Status Coverage

Run tests

push!(Base.LOAD_PATH, "./test")
]
activate .
test