mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Merge pull request #266 from oceanprotocol/feature/tools-repos
split up repos list, add Osmosis, add parity fork
This commit is contained in:
commit
b32919751b
@ -21,6 +21,8 @@ See also: [Run a Keeper](/setup/keeper/)
|
||||
|
||||
A [Parity Secret Store](https://wiki.parity.io/Secret-Store): software for distributed key pair generation, distributed key storage, and threshold retrieval. It's used to store [asset](/concepts/terminology/#asset-or-data-asset) access-control keys.
|
||||
|
||||
<repo name="parity-ethereum"></repo>
|
||||
|
||||
There are several clients for integrating the Parity Secret Store into Ocean:
|
||||
|
||||
<repo name="secret-store-client-js"></repo>
|
||||
|
@ -31,20 +31,30 @@
|
||||
links:
|
||||
- name: API reference
|
||||
url: https://www.javadoc.io/doc/com.oceanprotocol/squid/
|
||||
|
||||
- group: Tools
|
||||
items:
|
||||
- name: plecos
|
||||
- name: faucet
|
||||
- name: blockscout
|
||||
- name: tuna
|
||||
|
||||
- group: OceanDB
|
||||
- group: OceanDB Drivers
|
||||
items:
|
||||
- name: oceandb-mongodb-driver
|
||||
- name: oceandb-bigchaindb-driver
|
||||
- name: oceandb-elasticsearch-driver
|
||||
- name: oceandb-driver-interface
|
||||
|
||||
- group: Osmosis Drivers
|
||||
items:
|
||||
- name: osmosis-azure-driver
|
||||
- name: osmosis-aws-driver
|
||||
- name: osmosis-on-premise-driver
|
||||
|
||||
- group: Parity Secret Store
|
||||
items:
|
||||
- name: parity-ethereum
|
||||
- name: secret-store-client-js
|
||||
links:
|
||||
- name: Architecture
|
||||
|
Loading…
Reference in New Issue
Block a user