mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Firn change
This commit is contained in:
parent
362755f3f6
commit
2b3bb1a930
1 changed files with 66 additions and 6 deletions
|
@ -1,16 +1,76 @@
|
||||||
name: Firn Protocol
|
name: Firn Protocol
|
||||||
categories: [defi]
|
categories: [ defi ]
|
||||||
ecosystem: Ethereum
|
ecosystem: Ethereum
|
||||||
description: 'Firn is the first-ever zero-knowledge privacy platform in the account-based model, and introduces pluggable, flexible privacy to Ethereum-based chains.'
|
token:
|
||||||
|
- name: Firn
|
||||||
|
symbol: FIRN
|
||||||
|
description: 'Super app for private DeFi'
|
||||||
|
project_type: DeFi
|
||||||
|
product_launch_day: Nov 6, 2021
|
||||||
technology:
|
technology:
|
||||||
type: zk
|
type: ZK
|
||||||
|
name: Zero-knowledge
|
||||||
|
features: privacy, payments
|
||||||
links:
|
links:
|
||||||
web: https://app.firn.cash/
|
web: https://app.firn.cash/
|
||||||
|
twitter: https://twitter.com/firnprotocol
|
||||||
|
discord: https://discord.com/invite/2TPJE7CMdu
|
||||||
|
whitepaper: https://firn.cash/whitepaper.pdf
|
||||||
github: https://github.com/firnprotocol
|
github: https://github.com/firnprotocol
|
||||||
docs: https://docs.firn.cash/
|
docs: https://docs.firn.cash/
|
||||||
project_status:
|
blockchain_features:
|
||||||
live_status: true
|
p2p: false
|
||||||
|
encryption: ZK
|
||||||
|
upgradability:
|
||||||
|
enabled: true
|
||||||
|
type: multisig
|
||||||
|
opensource: true
|
||||||
|
viewing_key: false
|
||||||
|
dissapearing_tx: true
|
||||||
|
frontend_anonymity: options
|
||||||
|
identity_integration:
|
||||||
|
connected_tx: false
|
||||||
|
revealed_recipient: false
|
||||||
|
revealed_sender: false
|
||||||
|
revealed_ammount: false
|
||||||
|
reversability_condition: hack
|
||||||
|
data_masking: deposit
|
||||||
|
asset_custody_type: non-custody
|
||||||
|
privacy_policy:
|
||||||
|
defined: false
|
||||||
team:
|
team:
|
||||||
anonymous: true
|
anonymous: true
|
||||||
|
storage:
|
||||||
|
decentralized: true
|
||||||
|
tracebility:
|
||||||
|
tracked_dat: non
|
||||||
|
kyc: false
|
||||||
|
sign_in_type_requirments: wallet
|
||||||
|
third_party_dependency: false
|
||||||
|
compliance: false
|
||||||
|
audits:
|
||||||
|
- name: BlockSec
|
||||||
|
link: https://github.com/blocksecteam/audit-reports/blob/main/solidity/blocksec_firnprotocol_v1.0-signed.pdf
|
||||||
|
time: Aug, 7. 2023
|
||||||
|
history:
|
||||||
|
- title: Github
|
||||||
|
event_type: launch
|
||||||
|
description: AGithub start
|
||||||
|
time: Nov 6, 2021
|
||||||
|
link: https://github.com/firnprotocol
|
||||||
|
client_diversability:
|
||||||
|
- name: Metamask
|
||||||
|
link: https://www.metamask.io
|
||||||
|
default_privacy: true
|
||||||
|
funding:
|
||||||
|
- name: LunarDAO
|
||||||
|
type: token sale
|
||||||
|
link: https://lunardao.net/firn_investment.html
|
||||||
|
value: 45.000 $
|
||||||
|
time: Jun 1, 2023
|
||||||
|
project_status:
|
||||||
|
live_status: true
|
||||||
|
version: Mainnet
|
||||||
|
testnet: false
|
||||||
|
mainnet: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue