mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Merge pull request #730 from web3privacy/ethanolo-eth-patch-478
Create index.yaml Rotki
This commit is contained in:
commit
5b6c047536
1 changed files with 42 additions and 0 deletions
42
src/projects/Rotki/index.yaml
Normal file
42
src/projects/Rotki/index.yaml
Normal file
|
@ -0,0 +1,42 @@
|
||||||
|
name: Rotki
|
||||||
|
categories: [ dapps ]
|
||||||
|
ecosystem: [ Ethereum, Bitcoin, Base, Optimist, Gnosis, Scroll, ZkSync ]
|
||||||
|
usecases: [ os portfolio management ]
|
||||||
|
description: 'rotki is an open source portfolio tracker, accounting and analytics tool that protects your privacy'
|
||||||
|
product_lunch_day: "2017"
|
||||||
|
|
||||||
|
team:
|
||||||
|
anonymous: false
|
||||||
|
teammembers:
|
||||||
|
- name: Lefteris Karapetsas
|
||||||
|
link: https://x.com/LefterisJP
|
||||||
|
|
||||||
|
links:
|
||||||
|
web: https://rotki.com/
|
||||||
|
github: https://github.com/rotki/rotki
|
||||||
|
docs: https://docs.rotki.com/
|
||||||
|
blog: https://blog.rotki.com/
|
||||||
|
twitter: https://x.com/rotkiapp
|
||||||
|
discord: https://discord.rotki.com/
|
||||||
|
|
||||||
|
project_phase: Mainet
|
||||||
|
sunset: false
|
||||||
|
|
||||||
|
blockchain_features:
|
||||||
|
opensource: true
|
||||||
|
asset_custody_type: non-custody
|
||||||
|
upgradability:
|
||||||
|
enabled: true
|
||||||
|
|
||||||
|
privacy_policy:
|
||||||
|
defined: true
|
||||||
|
link: https://rotki.com/privacy-policy
|
||||||
|
|
||||||
|
default_privacy: true
|
||||||
|
|
||||||
|
traceability:
|
||||||
|
kyc: false
|
||||||
|
sign_in_type_requirments: wallet
|
||||||
|
third_party_dependency: false
|
||||||
|
compliance: false
|
||||||
|
|
Loading…
Reference in a new issue