Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wallet generator link #6

Merged
merged 1 commit into from
Nov 14, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion proposals/posts/~2018.11.8..19.31.59..ba77~.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,5 +144,5 @@ Optional string, used when turning generated BIP39 mnemonics into BIP32 seeds.

Tlon has developed the [keygen-js library](https://github.com/urbit/keygen-js), which implements the above specification. This functionality will also exist in Arvo as a [library](https://github.com/urbit/arvo/pull/877).

Tlon is currently developing a [Wallet Generator](https://github.com/urbit/wallet-generator), a browser-based application for the purpose of easily generating Urbit HD Wallets while offline. Wallet Generator uses the [keygen-js library](https://github.com/urbit/keygen-js).
Tlon is currently developing a [Wallet Generator](https://github.com/urbit/urbit-wallet-generator), a browser-based application for the purpose of easily generating Urbit HD Wallets while offline. Wallet Generator uses the [keygen-js library](https://github.com/urbit/keygen-js).