mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: c5b52a8fcd
This commit is contained in:
parent
3faa52071b
commit
acc551dd3f
1 changed files with 34 additions and 2 deletions
36
index.json
36
index.json
|
@ -7825,15 +7825,47 @@
|
||||||
],
|
],
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://wasabiwallet.io/",
|
"web": "https://wasabiwallet.io/",
|
||||||
"github": "https://github.com/zkSNACKs/WalletWasabi"
|
"github": "https://github.com/WalletWasabi",
|
||||||
|
"docs": "https://docs.wasabiwallet.io/",
|
||||||
|
"blog": "https://blog.wasabiwallet.io/",
|
||||||
|
"twitter": "https://x.com/wasabiwallet",
|
||||||
|
"discord": "https://discord.gg/nm7YHEZnJs",
|
||||||
|
"telegram": "https://t.me/WasabiWallet"
|
||||||
},
|
},
|
||||||
"team": {
|
"team": {
|
||||||
"anonymous": true
|
"anonymous": false,
|
||||||
|
"teammembers": [
|
||||||
|
{
|
||||||
|
"name": "Lucas Ontivero",
|
||||||
|
"link": "https://github.com/lontivero"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Turbolay",
|
||||||
|
"link": "https://github.com/turbolay"
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"usecases": [
|
"usecases": [
|
||||||
"wallets"
|
"wallets"
|
||||||
],
|
],
|
||||||
|
"project_phase": "Mainnet",
|
||||||
|
"sunset": false,
|
||||||
"have_token": false,
|
"have_token": false,
|
||||||
|
"blockchain_features": {
|
||||||
|
"opensource": true,
|
||||||
|
"asset_custody_type": "non-custody",
|
||||||
|
"upgradability": {
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"privacy_policy": {
|
||||||
|
"defined": false
|
||||||
|
},
|
||||||
|
"default_privacy": true,
|
||||||
|
"traceability": {
|
||||||
|
"kyc": false,
|
||||||
|
"sign_in_type_requirments": "wallet"
|
||||||
|
},
|
||||||
"third_party_dependency": false,
|
"third_party_dependency": false,
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue