Publication
Partagez vos connaissances.
How do I use the `walrus store` command to store files?
I'm trying to store a blob using the walrus store <file>
command and I'm unsure what to fill in for <file>
. Is it supposed to be filled with the blob data itself?
- Walrus
- Typescript SDK
Réponses
2The <file>
placeholder should be replaced with your actual file name(s). You can specify single or multiple files. The files can be separated by spaces, and patterns such as *.png
are also accepted to store all matching files.
You should replace <file>
with the name of the file you intend to store. For example, if you have a file named example.png
, you would use the command walrus store example.png
.
Connaissez-vous la réponse ?
Veuillez vous connecter et la partager.
Walrus is a decentralized storage and data availability protocol designed specifically for large binary files, or "blobs"
Gagne ta part de 1000 Sui
Gagne des points de réputation et obtiens des récompenses pour avoir aidé la communauté Sui à se développer.