mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Merge pull request #786 from web3privacy/ethanolo-eth-patch-393077
Create index.yaml Alien
This commit is contained in:
commit
2bbb68dd05
1 changed files with 47 additions and 0 deletions
47
src/projects/Alien/index.yaml
Normal file
47
src/projects/Alien/index.yaml
Normal file
|
@ -0,0 +1,47 @@
|
|||
name: Alien
|
||||
categories: [ messaging ]
|
||||
ecosystem: [ Bitcoin, Ethereum, Solana, Bnb ]
|
||||
usecases: [ chat ]
|
||||
description: 'A simple-to-use, end-to-end encrypted instant messaging software for all users to experience encrypted message transmission, achieving free communication.'
|
||||
product_launch_day: "2023"
|
||||
|
||||
team:
|
||||
anonymous: false
|
||||
teammembers:
|
||||
- name: Nikita Ermakov
|
||||
|
||||
links:
|
||||
web: https://alien-chat.com/#/HOME
|
||||
docs: https://alien-3.gitbook.io/alien-2
|
||||
blog: https://medium.com/@alienweb3
|
||||
twitter: https://x.com/Alien_SocialFi
|
||||
telegram: https://t.me/AlienAnnouncement
|
||||
|
||||
project_phase: beta
|
||||
sunset: false
|
||||
|
||||
blockchain_features:
|
||||
opensource: true
|
||||
asset_custody_type: non-custody
|
||||
upgradability:
|
||||
enabled: true
|
||||
type: DAO vote
|
||||
|
||||
privacy_policy:
|
||||
defined: true
|
||||
link: https://res.alien-chat.com/other/AlienChat%20Privacy%20Policy.htm
|
||||
|
||||
default_privacy: true
|
||||
|
||||
traceability:
|
||||
kyc: false
|
||||
sign_in_type_requirments: wallet
|
||||
third_party_dependency: false
|
||||
compliance: false
|
||||
|
||||
storage:
|
||||
decentralized: true
|
||||
|
||||
tecnology:
|
||||
type: End-to-End Encryption
|
||||
|
Loading…
Reference in a new issue