Base8 encoding binding #1317
kuettler
started this conversation in
Show and tell
Replies: 1 comment
-
Somewhat related might be spork's base64.janet -- that's a pure Janet implementation in contrast to Meta note: perhaps the intention of the title for this discussion item is "Base58" and not "Base8"? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, here is a little janet module that adds functions for base58 encoding. As used to display bitcoin hashes. https://github.com/kuettler/janet-base58 Are these kinds of things interesting?
Beta Was this translation helpful? Give feedback.
All reactions