Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2fd4b5b828 | ||
|
|
98f7ae6128 |
@@ -1 +1 @@
|
||||
0.1.0: QmRdt1nxGDL6UWo2ziX9no4BDmMd8YZoDP88FgXBpKDZZi
|
||||
0.2.0: QmYiTi9mKBMjfiup7na7PhJK7QEZPdMTJenLdgFYVQ2NUv
|
||||
|
||||
7
README.md
Normal file
7
README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
go-multibase
|
||||
==============
|
||||
|
||||
[](http://ipn.io)
|
||||
[](http://webchat.freenode.net/?channels=%23ipfs)
|
||||
|
||||
> Go implementation of the [multibase](https://github.com/multiformats/multibase) specification.
|
||||
10
package.json
10
package.json
@@ -6,9 +6,17 @@
|
||||
"gx": {
|
||||
"dvcsimport": "github.com/multiformats/go-multibase"
|
||||
},
|
||||
"gxDependencies": [
|
||||
{
|
||||
"author": "whyrusleeping",
|
||||
"hash": "QmT8rehPR3F6bmwL6zjUN8XpiDBFFpMP2myPdC6ApsWfJf",
|
||||
"name": "go-base58",
|
||||
"version": "0.0.0"
|
||||
}
|
||||
],
|
||||
"gxVersion": "0.8.0",
|
||||
"language": "go",
|
||||
"license": "",
|
||||
"name": "go-multibase",
|
||||
"version": "0.1.0"
|
||||
"version": "0.2.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user