Added package mnemonic (#1408)

This commit is contained in:
markspanbroek 2020-03-23 09:20:20 +01:00 committed by GitHub
parent c5ae523abf
commit 5a8cc8e770
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17042,6 +17042,18 @@
"license": "MIT",
"web": "https://github.com/sealmove/testify"
},
{
"name": "mnemonic",
"url": "https://github.com/markspanbroek/mnemonic",
"method": "git",
"tags": [
"mnemonic",
"bip-39"
],
"description": "Create memorable sentences from byte sequences.",
"license": "MIT",
"web": "https://github.com/markspanbroek/mnemonic"
},
{
"name": "eloverblik",
"url": "https://github.com/ThomasTJdev/nim_eloverblik_api",