@mehulagg/nft_cli
v0.0.2
Published
The CLI to save your things in nft.storage ⁂
Downloads
1
Readme
Getting started
Install the CLI from npm
$ npm install -g @wmehulagg/nft_cli
Login in and create a token on https://nft.storage and pass it to nft token
to save it.
$ nft token
? Paste your API token for api.nft.storage › <your token here>
⁂ API token saved
Commands
nft put-car <path>
Upload a CAR file to nft.storage.
--no-retry
Don't try the upload again if it fails
nft token
Paste in a token to save a new one. Pass in --delete
to remove a previously saved token.
--api
URL for the Web3 Storage API. Default: https://api.nft.storage--delete
Delete a previously saved token