mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Added Arweave to the storage types
This commit is contained in:
parent
80d6b5b2ca
commit
64fc688b87
@ -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 :
|
First class integrations supported in the future :
|
||||||
***`Filecoin`***
|
***`Filecoin`***
|
||||||
***`Arwave`***
|
|
||||||
***`Storj`***
|
***`Storj`***
|
||||||
***`SQL`***
|
***`SQL`***
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user