Added Arweave to the storage types

This commit is contained in:
Anamaria Loznianu 2022-10-04 15:31:15 +03:00
parent 80d6b5b2ca
commit 64fc688b87
1 changed files with 16 additions and 3 deletions

View File

@ -288,9 +288,22 @@ Use a smart contract as datasource.
}
```
***`Arweave`***
Arweave Transaction ID.
```
{
{
"type": "arweave",
"transactionId": "a4qJoQZa1poIv5guEzkfgZYSAD0uYm7Vw4zm_tCswVQ",
}
}
```
First class integrations supported in the future :
***`Filecoin`***
***`Arwave`***
***`Storj`***
***`SQL`***