#upload #file-upload #storage-api #nft #directory #encryption #cli

app nft_storage_cli

通过CLI轻松交互NFT.storage API,具有独特的AES加密文件上传和全面的目录上传支持

1 个不稳定版本

0.1.0 2023年12月25日

#25 in #storage-api

MIT 许可证

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