mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Update index.yaml
Edited based on the comments from tree
This commit is contained in:
parent
181ae0c60f
commit
373d62393a
1 changed files with 25 additions and 17 deletions
|
@ -1,29 +1,23 @@
|
||||||
name: RAILGUN
|
name: RAILGUN
|
||||||
categories: [ defi ]
|
categories: [ defi ]
|
||||||
symbol: RAIL
|
token:
|
||||||
description:
|
name: Railgun
|
||||||
en: 'Private transfers and DeFi infra for Ethereum, Polygon, Binance Smart Chain and Arbitrum.'
|
symbol: RAIL
|
||||||
|
description: 'Private transfers and DeFi infra for Ethereum, Polygon, Binance Smart Chain and Arbitrum.'
|
||||||
project_type: transaction
|
project_type: transaction
|
||||||
technology:
|
technology:
|
||||||
type: zk
|
type: zk
|
||||||
description: 'Encryption technology that allows parties to prove and verify information without having insight into the information itself.'
|
|
||||||
features: private
|
features: private
|
||||||
links:
|
links:
|
||||||
web: https://railgun.org/
|
web: https://railgun.org/
|
||||||
social:
|
twitter: https://twitter.com/railgun_project
|
||||||
twitter: https://twitter.com/railgun_project
|
telegram: https://t.me/railgun_privacy
|
||||||
telegram: https://t.me/railgun_privacy
|
discord: https://discord.com/invite/jgUQjkYWzh
|
||||||
discord: https://discord.com/invite/jgUQjkYWzh
|
medium: https://medium.com/@Railgun_Project
|
||||||
medium: https://medium.com/@Railgun_Project
|
block_explorer: https://etherscan.io/
|
||||||
infrastracture:
|
whitepaper: https://docs.railgun.org/wiki/learn/overview
|
||||||
block_explorer: https://etherscan.io/
|
|
||||||
whitepaper: https://docs.railgun.org/wiki/learn/overview
|
|
||||||
github: https://github.com/Railgun-Privacy
|
github: https://github.com/Railgun-Privacy
|
||||||
wallet:
|
blockchain_features:
|
||||||
- railway wallet
|
|
||||||
- terminal wallet
|
|
||||||
- tokenshielder
|
|
||||||
privacy:
|
|
||||||
account_abstraction: true
|
account_abstraction: true
|
||||||
p2p: true
|
p2p: true
|
||||||
encryption: zksnark
|
encryption: zksnark
|
||||||
|
@ -35,6 +29,20 @@ privacy:
|
||||||
enable_bright_id: false
|
enable_bright_id: false
|
||||||
dissapearing_tx: false
|
dissapearing_tx: false
|
||||||
tor_compatibility: false
|
tor_compatibility: false
|
||||||
|
product-readiness: Jul 2021
|
||||||
|
team:
|
||||||
|
researcher: Alan Scott
|
||||||
|
researcher: Kieran Mesquita
|
||||||
|
researcher: John Meurer
|
||||||
|
researcher: Dylan Oliver
|
||||||
|
researcher: Hisham Galan
|
||||||
|
researcher: Peter Simpson
|
||||||
|
researcher: Bill Liang
|
||||||
|
researcher: Matias Grote
|
||||||
|
software_engineer: Jacob Makarsky
|
||||||
|
legal_counsel: Edward P. Fricker
|
||||||
|
advisor: Phil Huang
|
||||||
|
global_economist: Emmanuel Goldstein
|
||||||
#storage:
|
#storage:
|
||||||
# decentralized_storage:
|
# decentralized_storage:
|
||||||
# local_storage:
|
# local_storage:
|
||||||
|
|
Loading…
Reference in a new issue