mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Merge pull request #681 from web3privacy/ethanolo-eth-patch-440
Create index.yaml Coti
This commit is contained in:
commit
7bfc8837fc
1 changed files with 37 additions and 0 deletions
37
src/projects/Coti/index.yaml
Normal file
37
src/projects/Coti/index.yaml
Normal file
|
@ -0,0 +1,37 @@
|
|||
name: Coti
|
||||
categories: [ layer-2 ]
|
||||
description: 'EVM L2 solving blockchain privacy with Garbled Circuits'
|
||||
|
||||
team:
|
||||
anonymous: false
|
||||
teammembers:
|
||||
- name: Joshua Maddox
|
||||
role: CEPO
|
||||
link: https://x.com/JoshuaBMaddox
|
||||
- name: Shaf Bar-Geffen
|
||||
role: CEO
|
||||
link: https://x.com/shahafbg
|
||||
|
||||
links:
|
||||
web: https://coti.io/
|
||||
github: https://github.com/coti-io
|
||||
docs: https://docs.coti.io/coti-v2-documentation
|
||||
whitepaper: https://coti.io/files/coti_v2_whitepaper.pdf
|
||||
blog: https://coti.io/blog
|
||||
twitter: https://x.com/COTInetwork
|
||||
discord: https://discord.com/invite/wfAQfbc3Df
|
||||
telegram: https://t.me/COTInetwork
|
||||
|
||||
project_status:
|
||||
live_status: true
|
||||
version: Testnet
|
||||
testnet: true
|
||||
mainnet: false
|
||||
|
||||
have_token: true
|
||||
token_link: https://etherscan.io/token/0xddb3422497e61e13543bea06989c0789117555c5
|
||||
tokens:
|
||||
- name: CotiToken
|
||||
symbol: $COTI
|
||||
network: Ethereum
|
||||
contract_address: "0xDDB3422497E61e13543BeA06989C0789117555c5"
|
Loading…
Reference in a new issue