0.0.9 • Published 10 months ago

@sadoprotocol/sado-cli v0.0.9

Weekly downloads
-
License
-
Repository
github
Last release
10 months ago

Sado Protocol CLI

Command line interface tools enabling end users to interact with the Sado Protocol API through the Sado SDK.

Dependencies

Sado Protocol CLI is installed through NPM and requires that you have Node.js installed on your system.

$ npm i -g @sadoprotocol/cli

Commands

Once installed you can start interacting with the Sado Protocol API through our CLI commands.

IPFS

ipfs.order :cid

Fetches a sado order data from the IPFS network by its CID. If the data pulled from IPFS is not a valid order object the command will fail.

$ sado ipfs.order QmWt....RktL

ipfs.offer :cid

Fetches a sado offer data from the IPFS network by its CID. If the data pulled from IPFS is not a valid offer object the command will fail.

$ sado ipfs.offer QmWt...DV8z
0.0.9

10 months ago

0.0.8

10 months ago

0.0.5

10 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.4

11 months ago

0.0.3

11 months ago