We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
walrus get-wal 默认0.5wal
walrus get-wal
walrus get-wal --amount 2000000000 换取2 wal
walrus get-wal --amount 2000000000
walrus store 文件 --epoch 有效期 默认有效期为1 epoch
walrus store 文件 --epoch 有效期
walrus blob-status --blob-id n-e_Ni4LwoBJUwu_Ovccl7Lflh_NmHmvwMpLWLRwCt0
walrus read n-e_Ni4LwoBJUwu_Ovccl7Lflh_NmHmvwMpLWLRwCt0
walrus delete --blob-id n-e_Ni4LwoBJUwu_Ovccl7Lflh_NmHmvwMpLWLRwCt0
访问 display网站
The text was updated successfully, but these errors were encountered:
./target/release/site-builder publish /Volumes/Data/1project/sui-nft-dapp-muyu/dist --epochs 100
https://5f3ki4tvo0eob4l1f0sfkwqp1r04a73wle22yikrd8ymn44si5.walrus.site
https://testnet.suins.io/account/my-names#your_name
选择自己的名称,我的是zcdc
输入刚刚上传的walrus site 的objectId,进行绑定
然后直接访问链接即可 https://zcdc.walrus.site/
Sorry, something went wrong.
No branches or pull requests
一、walrus cli学习
1. walrus info
2. 换取walrus
walrus get-wal
默认0.5walwalrus get-wal --amount 2000000000
换取2 wal3. walrus上传文件
walrus store 文件 --epoch 有效期
默认有效期为1 epoch4. 查看blob状态
walrus blob-status --blob-id n-e_Ni4LwoBJUwu_Ovccl7Lflh_NmHmvwMpLWLRwCt0
5. 读取blob
walrus read n-e_Ni4LwoBJUwu_Ovccl7Lflh_NmHmvwMpLWLRwCt0
6. 删除blob
walrus delete --blob-id n-e_Ni4LwoBJUwu_Ovccl7Lflh_NmHmvwMpLWLRwCt0
7. 查看上传的文件
访问 display网站
The text was updated successfully, but these errors were encountered: