1 个不稳定版本
0.1.0 | 2023年12月25日 |
---|
#25 in #storage-api
3.5MB
3K SLoC
nft_storage_cli
安装
cargo install nft_storage_cli
用法
nft_storage_cli --help
nft_storage_cli init <NFT.STORAGE API KEY>
nft_storage_cli upload <FILE>
nft_storage_cli upload-encrypted <FILE>
# CID only works with what nft.storage manages for now.
# In the future, any IPFS CID will work.
nft_storage_cli download <CID> -- <TARGET DIR>
待办事项
子命令
- check
- delete
- did get
- download
- 支持IPFS网关
- init
- list
- status
- store
- ucan_token_post
- 我不知道怎么做到这一点
- upload_encrypted
- upload
- user_did_post
- 我不知道怎么做到这一点,但我觉得它正在工作。
依赖关系
~11–27MB
~401K SLoC