Peter Rabbitson c03399abc2 Merge pull request #32 from multiformats/feat/MOAR-testz
Beef up tests before adding new codec
2020-05-22 01:56:19 +02: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
2020-05-21 20:59:16 +02:00
2019-02-17 12:13:57 +05:30
2016-10-14 10:53:31 -04:00
2020-05-22 01:28:10 +02:00
2019-07-26 11:56:01 -07: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%