Skip to content

Testing how to convert h3 binary hash to base32 encoding

Notifications You must be signed in to change notification settings

peerhex/base32-h3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

base32-h3

Testing how to convert h3 binary hash to base32 encoding.

I'm hoping to use something like this to generate dns names based on h3 hexagons.

Notes: drop trailing 0xff bytes before encoding

eg. 0x8828de1099fffff => 0x8828de1099f => raun4eez

License

MIT

About

Testing how to convert h3 binary hash to base32 encoding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published