UNPKG

pinata-sdk

Version:

Unofficial SDK for [Pinata](https://pinata.cloud), implemented in ReasonML and compiled to Javascript.

11 lines (10 loc) 204 B
{ "name": "pinata-sdk-node-example", "scripts": { "start": "node pinHashToIPFS.js" }, "dependencies": { "node-fetch": "^2.3.0", "pinata-sdk": "file:../../" } }