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
f953311df8
commit
a0f7bce704
1 changed files with 76 additions and 0 deletions
76
src/projects/Presearch/index.yaml
Normal file
76
src/projects/Presearch/index.yaml
Normal file
|
@ -0,0 +1,76 @@
|
|||
name: Preserch
|
||||
categories: [ browser ]
|
||||
ecosystem: [ Ethereum ]
|
||||
usecases: [ browser ]
|
||||
description: 'The Decentralized Search Engine with more than 4 million members'
|
||||
product_lunch_day: "2017"
|
||||
|
||||
team:
|
||||
anonymous: false
|
||||
teammembers:
|
||||
- name: Tim Enneking
|
||||
link: https://www.linkedin.com/in/timothy-enneking-a725905/
|
||||
- name: Mark Torelli
|
||||
link: https://www.linkedin.com/in/mark-torelli
|
||||
- name: Jeff Hunt
|
||||
link: https://www.linkedin.com/in/jeff-hunt-b302631b
|
||||
- name: Ed Reese
|
||||
link: https://www.linkedin.com/in/edreese/
|
||||
- name: Brenden Tacon
|
||||
link: https://www.linkedin.com/in/brenden-tacon-81abb211/
|
||||
- name: Todd Enneking
|
||||
link: https://www.linkedin.com/in/toddenneking/
|
||||
- name: Colin Pape
|
||||
link: https://www.linkedin.com/in/colinpape
|
||||
- name: Trey Grainger
|
||||
link: https://www.linkedin.com/in/treygrainger/
|
||||
- name: Luís Dalmolin
|
||||
link: https://www.linkedin.com/in/luisdalmolin/
|
||||
|
||||
links:
|
||||
web: https://presearch.com/
|
||||
github: https://github.com/presearchofficial
|
||||
whitepaper: https://presearch.io/vision.pdf
|
||||
docs: https://docs.presearch.io/
|
||||
blog: https://news.presearch.io/
|
||||
forum: https://community.presearch.io/
|
||||
twitter: https://x.com/presearchnews
|
||||
telegram: https://t.me/presearch
|
||||
discord: https://discord.com/invite/KUpshRZz2n
|
||||
|
||||
project_phase: Mainnet
|
||||
sunset: false
|
||||
|
||||
tokens:
|
||||
- name: Pre Token
|
||||
symbol: $PRE
|
||||
network: Ethereum
|
||||
contract_address: "0xEC213F83defB583af3A000B1c0ada660b1902A0F"
|
||||
token_link: https://etherscan.io/token/0xEC213F83defB583af3A000B1c0ada660b1902A0F
|
||||
|
||||
blockchain_features:
|
||||
opensource: true
|
||||
asset_custody_type: non-custody
|
||||
upgradability:
|
||||
enabled: true
|
||||
|
||||
privacy_policy:
|
||||
defined: true
|
||||
link: https://presearch.com/privacy
|
||||
|
||||
default_privacy: true
|
||||
|
||||
traceability:
|
||||
kyc: false
|
||||
sign_in_type_requirments: wallet
|
||||
third_party_dependency: false
|
||||
compliance: false
|
||||
|
||||
audits:
|
||||
- name: Mantisec Lab
|
||||
link: https://github.com/PresearchOfficial/audit/blob/main/Final%20Presearch%20SCA.Code%20Audit.pdf
|
||||
time: 2023-10
|
||||
|
||||
|
||||
storage:
|
||||
decentralized: true
|
Loading…
Reference in a new issue