mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Create index.yaml
This commit is contained in:
parent
6ecaba97f2
commit
37d573c061
1 changed files with 69 additions and 0 deletions
69
src/projects/Gateway Protocol/index.yaml
Normal file
69
src/projects/Gateway Protocol/index.yaml
Normal file
|
@ -0,0 +1,69 @@
|
|||
name: Gateway Protocol
|
||||
categories: [ computing network ]
|
||||
ecosystem: [Ethereum, Solana ]
|
||||
usecases: [ Storege data, DID ]
|
||||
description: 'Gateway is an integrated protocol to encrypt, store, manage, and compute private data.'
|
||||
product_launch_day: "2021"
|
||||
|
||||
team:
|
||||
anonymous: false
|
||||
teammembers:
|
||||
- name: Ayyan Rahman
|
||||
link: https://x.com/AyyanERahman
|
||||
- name: Andrew Hemingway
|
||||
link: https://x.com/andrewhemingway
|
||||
- name: Harisson Santos
|
||||
link: https://ca.linkedin.com/in/harissonsantos
|
||||
- name: Rafa Gomes
|
||||
link: https://br.linkedin.com/in/rafagomesdev
|
||||
- name: João C Junior
|
||||
link: https://br.linkedin.com/in/joao-conserva
|
||||
- name: Sanket Jain
|
||||
link: https://www.linkedin.com/in/sanket-jain-240017158/
|
||||
- name: Tullio Cunha
|
||||
link: https://www.linkedin.com/in/tulliocunha/
|
||||
- name: Nuno Carvalho
|
||||
link: https://www.linkedin.com/in/nmcarv/
|
||||
|
||||
links:
|
||||
web: https://mygateway.xyz/
|
||||
github: https://github.com/Gateway-DAO
|
||||
docs: https://docs.mygateway.xyz/introduction
|
||||
block_explorer: https://mygateway.xyz/explorer
|
||||
blog: https://mygateway.xyz/blog
|
||||
twitter: https://x.com/Gateway_xyz
|
||||
discord: https://discord.com/invite/tgt3KjcHGs
|
||||
|
||||
project_phase: Mainnet
|
||||
sunset: false
|
||||
|
||||
funding:
|
||||
name: Reciprocal Ventures
|
||||
link: https://www.recvc.com/
|
||||
|
||||
blockchain_features:
|
||||
opensource: true
|
||||
asset_custody_type: non-custody
|
||||
upgradability:
|
||||
enabled: true
|
||||
type: Dao vote
|
||||
|
||||
privacy_policy:
|
||||
defined: true
|
||||
link: https://mygateway.xyz/terms-of-service
|
||||
|
||||
default_privacy: true
|
||||
|
||||
traceability:
|
||||
kyc: false
|
||||
sign_in_type_requirments: wallet
|
||||
third_party_dependency: false
|
||||
compliance: false
|
||||
|
||||
|
||||
storage:
|
||||
decentralized: true
|
||||
|
||||
tecnology:
|
||||
type: FHE, DID
|
||||
|
Loading…
Reference in a new issue