Add support to use IPFS gateway to read ipfs data #149

Merged
bumi merged 2 commits from feature/support-ipfs-gateway into master 2019-07-01 15:41:08 +00:00
Showing only changes of commit a45c8d14be - Show all commits

View File

@ -58,7 +58,7 @@
},
"dependencies": {
"ethers": "^4.0.29",
"ipfs-http-client": "^32.0.1",
"ipfs-http-client": "^30.1.3",
"kosmos-schemas": "^2.1.0",
"node-fetch": "^2.6.0",
"tv4": "^1.3.0"