where39

Crates.iowhere39
lib.rswhere39
version0.1.1
sourcesrc
created_at2019-11-14 23:00:14.877356
updated_at2019-11-15 09:28:01.218557
descriptionrust implementation of the where39 geo location encoding standard
homepage
repositoryhttps://github.com/sgeisler/rust-where39
max_upload_size
id181350
size34,514
Sebastian (sgeisler)

documentation

https://docs.rs/where39

README

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.

Commit count: 6

cargo fmt