Jorropo 801f90a945 fix: add new emoji codepoint for Base256Emoji 🐉
One of the values of base256emoji was not actually an emoji.

Here there be dragons instead !

See df5b7bc6ee (r75683795) for context.
2022-06-17 10:57:57 +10:00
2017-03-17 15:35:26 +01:00
2017-03-17 18:47:36 +01:00
2018-11-15 15:25:49 -08:00
2019-02-17 12:13:57 +05:30
2022-04-04 11:49:11 +00:00
2020-05-23 04:34:44 +02:00
2016-10-14 10:53:31 -04:00
2020-05-22 01:28:10 +02:00
2022-06-09 15:18:49 +10:00
2022-06-09 15:18:49 +10:00

go-multibase

Travis CI codecov.io

Implementation of multibase -self identifying base encodings- in Go.

Install

go-multibase is a standard Go module which can be installed with:

go get github.com/multiformats/go-multibase

Contribute

Contributions welcome. Please check out the issues.

Check out our contributing document for more information on how we work, and about contributing in general. Please be aware that all interactions related to multiformats are subject to the IPFS Code of Conduct.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2016 Protocol Labs Inc.

Description
Implementation of multibase parser in go
Readme MIT 209 KiB
Languages
Go 99.6%
Makefile 0.4%