#bip-39 #geo #location

no-std where39

rust implementation of the where39 geo location encoding standard

2 releases

0.1.1 Nov 15, 2019
0.1.0 Nov 14, 2019

#22 in #bip-39

MIT license

34KB
2K SLoC

Where39

Docs.rs

Where39 ist a standard to encode geo locations using BIP39 seed words. This repository contains an implementation in rust that tries to mirror the behavior of the original JS library since there doesn't exist any formal specification yet.

You can play around with the algorithm at where39.com.

Dependencies

~435KB