mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
commit
8c484909e2
1 changed files with 13 additions and 1 deletions
|
@ -1,7 +1,19 @@
|
||||||
name: Tonnel Network
|
name: Tonnel Network
|
||||||
categories:
|
categories:
|
||||||
- infrastructure
|
- infrastructure
|
||||||
description: Zero-Knowledge Privacy Preserving DeFi protocol in Ton Network
|
description: This is the first fully functioning tornado-core implementation on TON blockchain. It is based on circom and snarkjs libraries.
|
||||||
|
team:
|
||||||
|
anonymous: true
|
||||||
|
product_readiness: testnet (mainnet when BLS12-381 opcodes are added to TON blockchain)
|
||||||
links:
|
links:
|
||||||
web: https://www.tonnel.network
|
web: https://www.tonnel.network
|
||||||
|
github: https://github.com/Tonnel-Network/core
|
||||||
|
X: https://twitter.com/tonnel_network
|
||||||
have_token: true
|
have_token: true
|
||||||
|
tokens:
|
||||||
|
- symbol: $TONNEL
|
||||||
|
project_status:
|
||||||
|
live_status: true
|
||||||
|
version: Testnet
|
||||||
|
testnet: true
|
||||||
|
mainnet: false
|
||||||
|
|
Loading…
Reference in a new issue