mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Create index.yaml
This commit is contained in:
parent
26b3a17c38
commit
ffd05885e4
1 changed files with 56 additions and 0 deletions
56
src/projects/Sentz/index.yaml
Normal file
56
src/projects/Sentz/index.yaml
Normal file
|
@ -0,0 +1,56 @@
|
||||||
|
name: Sentz
|
||||||
|
categories: [ dapps ]
|
||||||
|
usecases: [ payment ]
|
||||||
|
description: 'Global payments app for Freelancers & Creators'
|
||||||
|
product_lunch_day: "2022"
|
||||||
|
|
||||||
|
team:
|
||||||
|
anonymous: false
|
||||||
|
teammembers:
|
||||||
|
- name: Sara Drakeley
|
||||||
|
link: https://www.linkedin.com/in/sara-drakeley/
|
||||||
|
- name: Henry Holtzman
|
||||||
|
link: https://www.linkedin.com/in/holtzmanh/?original_referer=https%3A%2F%2Fwww.sentz.com%2F
|
||||||
|
|
||||||
|
links:
|
||||||
|
web: https://www.sentz.com/
|
||||||
|
github: https://github.com/mobilecoinofficial
|
||||||
|
whitepaper: https://www.sentz.com/learn/whitepapers
|
||||||
|
docs: https://www.sentz.com/developers
|
||||||
|
blog: https://www.sentz.com/blog
|
||||||
|
twitter: https://x.com/sentzapp
|
||||||
|
discord: https://discord.com/invite/mobilecoin
|
||||||
|
|
||||||
|
project_phase: Mainet
|
||||||
|
sunset: false
|
||||||
|
|
||||||
|
tokens:
|
||||||
|
- name: Mobile Coin
|
||||||
|
symbol: $MOB
|
||||||
|
token_link: https://www.coingecko.com/en/coins/mobilecoin
|
||||||
|
|
||||||
|
|
||||||
|
blockchain_features:
|
||||||
|
opensource: true
|
||||||
|
asset_custody_type: non-custody
|
||||||
|
upgradability:
|
||||||
|
enabled: true
|
||||||
|
|
||||||
|
privacy_policy:
|
||||||
|
defined: true
|
||||||
|
link: https://www.sentz.com/privacy-policy
|
||||||
|
|
||||||
|
default_privacy: true
|
||||||
|
|
||||||
|
traceability:
|
||||||
|
kyc: false
|
||||||
|
sign_in_type_requirments: wallet
|
||||||
|
third_party_dependency: false
|
||||||
|
compliance: false
|
||||||
|
|
||||||
|
audits:
|
||||||
|
- name: Trail of Bits
|
||||||
|
link: https://www.sentz.com/developers/audits
|
||||||
|
|
||||||
|
assets_used: [ eUSD ]
|
||||||
|
|
Loading…
Reference in a new issue