IPFS Datastore For The Quest Network
IPFS Datastore For The Quest Network.
npm install @questnetwork/[email protected]
We recommend to use our quest-cli to test and build the package.
Pro Tip: Put a file in your /bin
that runs the quest-cli like so node /path/to/quest-cli/index.js
from any folder on your system. It's much nicer!
Returns the reference object.
let latestRef = <os>.ocean.coral.dag.set('/my/path',unencrytpedObject,{ storagePath: '/archive/social/timeline/transaction' });
Returns the reference object.
let latestRef = <os>.ocean.coral.dag.add('/my/path',unencrytpedObject,{ storagePath: '/archive/social/timeline/transaction' });
Returns the decrypted object or array of objects.
let array = <os>.ocean.coral.dag.get('/my/path',{ limit: 5 });
0.9.4
- Basic functionality
- Uses
ipfs.dag
This project is a lot of work, please help us start a non-profit for it (ツ)
Ethereum | Bitcoin |
---|---|
0xBC2A050E7B87610Bc29657e7e7901DdBA6f2D34E |
bc1qujrqa3s34r5h0exgmmcuf8ejhyydm8wwja4fmq |
GNU Affero GPLv3