c264cdd0ae59975178a25fae085801ea6ef2438f
Previously base variable were having type `int` which could be confusing as with literal base number (16 for hex). By using custom base variable I hope to make it more clear than it was before.
go-multibase
Go implementation of the multibase specification.
Install
go get github.com/multiformats/go-multibase
Usage
TODO
Maintainer
Captain: @whyrusleeping.
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 © Protocol Labs Inc.
Languages
Go
99.6%
Makefile
0.4%