Web3 wallet
Public Key of the existing storage to increase size on
Amount of storage you are requesting to add to your storage account. Should be in a string like '1KB', '1MB', '1GB'. Only KB, MB, and GB storage delineations are supported currently.
Confirmed transaction ID
Publickey of a Storage Account
PublicKey of a Storage Account
What you want your storage account to be named. (Does not have to be unique)
Amount of storage you are requesting to create. Should be in a string like '1KB', '1MB', '1GB'. Only KB, MB, and GB storage delineations are supported currently.
Created bucket and transaction signature
Publickey of Storage Account
Shadow Drive URL of the file you are requesting to delete.
PublicKey of a StorageAccount
Publickey of Storage Account.
File or ShadowFile object, file extensions should be included in the name property of ShadowFiles.
File location and transaction signature.
Get a single storage account for the current user
Publickey of a Storage Account
Get storage account details
Publickey of a Storage Account
Storage Account
Get all storage accounts for the current user
Publickey of a Storage Account
Publickey of a Storage Account
PublicKey of a Storage Account
Publickey of a Storage Account
Amount of storage you are requesting to reduce from your storage account. Should be in a string like '1KB', '1MB', '1GB'. Only KB, MB, and GB storage delineations are supported currently.
Public Key of the existing storage to increase size on
Public Key of the existing storage account
amount of $SHDW to transfer to stake account
Publickey of Storage Account.
File or ShadowFile object, file extensions should be included in the name property of ShadowFiles.
If true, overwrites if existing. Default is false.
File location and transaction signature.
Storage account PublicKey to upload the files to.
Number of files to concurrently upload. Default: 3
If true, overwrites if existing. Default is false.
Callback function for every batch of files uploaded. A number will be passed into the callback like callback(num)
indicating the number of files that were confirmed in that specific batch.
Generated using TypeDoc
connection - initialized web3 connection object