mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: f82c92c04f
This commit is contained in:
parent
1a238350cd
commit
a358f32bbf
1 changed files with 20 additions and 3 deletions
23
index.json
23
index.json
|
@ -537,7 +537,12 @@
|
||||||
"description": "Private transactions",
|
"description": "Private transactions",
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://zero.directory",
|
"web": "https://zero.directory",
|
||||||
"github": "https://github.com/zerocurrencycoin"
|
"github": "https://github.com/zerocurrencycoin",
|
||||||
|
"block_explorer": "https://insight.zeromachine.io/insight/",
|
||||||
|
"blog": "https://zero.directory/news/",
|
||||||
|
"twitter": "https://x.com/ZeroCurrencies",
|
||||||
|
"discord": "https://discord.com/invite/Jq5knn5",
|
||||||
|
"telegram": "https://t.me/zerocurrency"
|
||||||
},
|
},
|
||||||
"team": {
|
"team": {
|
||||||
"anonymous": true
|
"anonymous": true
|
||||||
|
@ -4427,9 +4432,19 @@
|
||||||
"storage"
|
"storage"
|
||||||
],
|
],
|
||||||
"description": "On-chain people and communities deserve on-chain tools for private communication and collaboration",
|
"description": "On-chain people and communities deserve on-chain tools for private communication and collaboration",
|
||||||
|
"team": {
|
||||||
|
"anonymous": true
|
||||||
|
},
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://fileverse.io",
|
"web": "https://fileverse.io",
|
||||||
"github": "https://github.com/fileverse"
|
"github": "https://github.com/fileverse",
|
||||||
|
"twitter": "https://x.com/fileverse"
|
||||||
|
},
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "Mainnet",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": true
|
||||||
},
|
},
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
|
@ -5590,7 +5605,9 @@
|
||||||
"ecosystem": "multichain",
|
"ecosystem": "multichain",
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://www.mysterium.network/mysteriumvpn",
|
"web": "https://www.mysterium.network/mysteriumvpn",
|
||||||
"github": "https://github.com/mysteriumnetwork/node"
|
"github": "https://github.com/mysteriumnetwork/node",
|
||||||
|
"docs": "https://docs.mysterium.network/",
|
||||||
|
"blog": "https://www.mysterium.network/blog"
|
||||||
},
|
},
|
||||||
"team": {
|
"team": {
|
||||||
"anonymous": false,
|
"anonymous": false,
|
||||||
|
|
Loading…
Reference in a new issue