RE: RE: test
You are viewing a single comment's thread from:

RE: test

Words
19
Reading
1 min
Listen
Play
7y

cnpm install ipfs-http-client --save
//main.js
import ipfsClient from 'ipfs-http-client'
Vue.prototype.ipfs = ipfs //挂载到全局

@starnote: cnpm install | Ecency