status-go/vendor/github.com/multiformats/go-multibase
Richard Ramos b1a6607dbb chore: upgrade libp2p 2023-05-30 10:49:52 -04:00
..
.codecov.yml
.gitignore
.gitmodules
LICENSE
Makefile
README.md
base2.go
base16.go
base32.go
base256emoji.go feat: wakuv2 store (#2780) 2022-08-19 12:34:07 -04:00
encoder.go feat: wakuv2 store (#2780) 2022-08-19 12:34:07 -04:00
multibase.go feat: wakuv2 store (#2780) 2022-08-19 12:34:07 -04:00
package.json
version.json chore: upgrade libp2p 2023-05-30 10:49:52 -04:00

README.md

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.