mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Merge pull request #800 from web3privacy/ethanolo-eth-patch-853201
Create index.yaml Argument
This commit is contained in:
commit
677039496e
1 changed files with 61 additions and 0 deletions
61
src/projects/Argument/index.yaml
Normal file
61
src/projects/Argument/index.yaml
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
name: Argument
|
||||||
|
categories: [ computing network ]
|
||||||
|
ecosystem: [ Ethereum ]
|
||||||
|
usecases: [ data ]
|
||||||
|
description: 'Accelerate Verifiable Computing'
|
||||||
|
product_launch_day: "2022"
|
||||||
|
|
||||||
|
team:
|
||||||
|
anonymous: false
|
||||||
|
teammembers:
|
||||||
|
- name: John Burnham
|
||||||
|
link: https://x.com/zkjcb
|
||||||
|
- name: Francois Garillot
|
||||||
|
link: https://x.com/huitseeker
|
||||||
|
- name: Chhi’mèd Künzang
|
||||||
|
- name: Nicolas Ramsrud
|
||||||
|
link: https://x.com/NicolasRamsrud
|
||||||
|
- name: Sam Burnham
|
||||||
|
link: https://github.com/samuelburnham
|
||||||
|
- name: Gabriel Barreto
|
||||||
|
link: https://github.com/gabriel-barrett
|
||||||
|
- name: Gustavo Caparica
|
||||||
|
- name: Arthur Paulino
|
||||||
|
link: https://github.com/arthurpaulino
|
||||||
|
- name: Artem Storozhuk
|
||||||
|
link: https://github.com/storojs72
|
||||||
|
- name: Winston Zhang
|
||||||
|
link: https://github.com/winston-h-zhang
|
||||||
|
|
||||||
|
links:
|
||||||
|
web: https://argument.xyz/
|
||||||
|
github: https://github.com/argumentcomputer
|
||||||
|
docs: https://docs.argument.xyz/
|
||||||
|
blog: https://argument.xyz/blog/
|
||||||
|
forum: https://zulip.argument.xyz/
|
||||||
|
twitter: https://x.com/argumentxyz
|
||||||
|
|
||||||
|
project_phase: beta
|
||||||
|
sunset: false
|
||||||
|
|
||||||
|
blockchain_features:
|
||||||
|
opensource: true
|
||||||
|
asset_custody_type: non-custody
|
||||||
|
upgradability:
|
||||||
|
enabled: true
|
||||||
|
|
||||||
|
privacy_policy:
|
||||||
|
defined: false
|
||||||
|
|
||||||
|
default_privacy: true
|
||||||
|
|
||||||
|
traceability:
|
||||||
|
kyc: false
|
||||||
|
third_party_dependency: false
|
||||||
|
compliance: false
|
||||||
|
|
||||||
|
storage:
|
||||||
|
decentralized: true
|
||||||
|
|
||||||
|
tecnology:
|
||||||
|
type: Zk
|
Loading…
Reference in a new issue