multiformats / go-multibase

Implementation of multibase parser in go
MIT License
33 stars 17 forks source link

Enhance Multibase #21

Closed kevina closed 6 years ago

kevina commented 6 years ago

This currently does two things:

  1. Add maps for converting from the string representation to the code and back.
  2. Create a type that guarantees a valid multibase prefix.
kevina commented 6 years ago

@Stebalien okay I address you comments.

kevina commented 6 years ago

Merged and gx-published. But I need to pin QmSbvata2WqNkqGtZNg8MR3SKwnB8iQ7vTPJgWqB8bC5kR.

Done!