mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: 42ce2a5dec
This commit is contained in:
parent
a68117cabd
commit
9dd20b9736
1 changed files with 28 additions and 4 deletions
32
index.json
32
index.json
|
@ -7876,10 +7876,21 @@
|
||||||
"categories": [
|
"categories": [
|
||||||
"os"
|
"os"
|
||||||
],
|
],
|
||||||
"description": "software designed to preserve privacy and anonymity by helping users run applications anonymously. Whonix™ can be installed on Windows, macOS, Linux, and Qubes",
|
"description": "Software designed to preserve privacy and anonymity by helping users run applications anonymously. Whonix™ can be installed on Windows, macOS, Linux, and Qubes",
|
||||||
|
"team": {
|
||||||
|
"anonymous": true
|
||||||
|
},
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://www.whonix.org/",
|
"web": "https://www.whonix.org/",
|
||||||
"github": "https://github.com/Whonix"
|
"github": "https://github.com/Whonix",
|
||||||
|
"docs": "https://www.whonix.org/wiki/Documentation",
|
||||||
|
"twitter": "https://twitter.com/Whonix"
|
||||||
|
},
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "17.0.4.5",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": false
|
||||||
},
|
},
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
|
@ -9400,10 +9411,23 @@
|
||||||
"categories": [
|
"categories": [
|
||||||
"storage"
|
"storage"
|
||||||
],
|
],
|
||||||
"description": "Web3.0 Storage for the Metaverse",
|
"ecosystem": "Polkadot",
|
||||||
|
"description": "Crust provides a decentralized storage network of Web3 ecosystem. It supports multiple storage layer protocols such as IPFS, and exposes storage interfaces to application layer.",
|
||||||
|
"team": {
|
||||||
|
"anonymous": true
|
||||||
|
},
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://crust.network",
|
"web": "https://crust.network",
|
||||||
"github": "https://github.com/crustio"
|
"github": "https://github.com/crustio",
|
||||||
|
"docs": "https://wiki.crust.network/en",
|
||||||
|
"whitepaper": "https://ipfs.io/ipfs/QmP9WqDYhreSuv5KJWzWVKZXJ4hc7y9fUdwC4u23SmqL6t",
|
||||||
|
"twitter": "https://twitter.com/CrustNetwork"
|
||||||
|
},
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "Release 6",
|
||||||
|
"testnet": true,
|
||||||
|
"mainnet": true
|
||||||
},
|
},
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue