xStorage impletion of ipfs js-multihash
npm install xs-js-multihash

!Nodejs
!npm
>xStorage implemetation of ipfs js-multihash
xS-js-multihash specification
> 维护者:
Paul Zhang,
Chunhv Liu
- xS-js-multihash
- 目录
- 1. 安装
- 1.1 In Node.js through npm
- 1.2 Browser: Browserify, Webpack, other bundlers
- 1.3 In the Browser through tag
- 2. 使用
- 2.1 Example
- 2.2 API
- 3. Contribute
- 4. 致谢
- 5. 资助我们
- 6. License
``bash`
> npm install --save xs-js-multihash
The code published to npm that gets loaded on require is in fact an ES5 transpiled version with the right shims added. This means that you can require it and use with your favourite bundler without having to adjust asset management process.
`js`
const multihash = require('multihash')
Loading this module through a script tag will make the `multihash` obj available in the global namespace.
`html`
`JavaScript
``
See the doc. (To be continue)
Contributions welcome. Please check out the issues.
@multiformats
multihash
Cryptocurrency is welcomed.
ETH: 0xCd0e5cE4a29Fd6441b95FA857753f68D09339628
MIT © 2016 Protocol Labs Inc.