mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: fd0ede1e10
This commit is contained in:
parent
577796ac82
commit
4f8422ef04
1 changed files with 24 additions and 2 deletions
26
index.json
26
index.json
|
@ -2031,8 +2031,18 @@
|
||||||
"storage"
|
"storage"
|
||||||
],
|
],
|
||||||
"description": "The Web3 storage platform",
|
"description": "The Web3 storage platform",
|
||||||
|
"team": {
|
||||||
|
"anonymous": true
|
||||||
|
},
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://synx.xyz"
|
"web": "https://synx.xyz",
|
||||||
|
"twitter": "https://x.com/synx_xyz"
|
||||||
|
},
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "Alpha",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": true
|
||||||
},
|
},
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
|
@ -6767,9 +6777,21 @@
|
||||||
"storage"
|
"storage"
|
||||||
],
|
],
|
||||||
"description": "Enables users to store, process, and share their data while ensuring its privacy and security",
|
"description": "Enables users to store, process, and share their data while ensuring its privacy and security",
|
||||||
|
"team": {
|
||||||
|
"anonymous": true
|
||||||
|
},
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://transferchain.io",
|
"web": "https://transferchain.io",
|
||||||
"github": "https://github.com/TransferChain"
|
"github": "https://github.com/TransferChain",
|
||||||
|
"blog": "https://blog.transferchain.io/",
|
||||||
|
"docs": "https://docs.transferchain.io/",
|
||||||
|
"twitter": "https://twitter.com/TransferChain_"
|
||||||
|
},
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "tbd",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": true
|
||||||
},
|
},
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue