mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: ac4696cd2c
This commit is contained in:
parent
5889883a33
commit
a68117cabd
1 changed files with 20 additions and 1 deletions
21
index.json
21
index.json
|
@ -4969,9 +4969,28 @@
|
||||||
"storage"
|
"storage"
|
||||||
],
|
],
|
||||||
"description": "DJIB is the next generation Web3 storage",
|
"description": "DJIB is the next generation Web3 storage",
|
||||||
|
"team": {
|
||||||
|
"anonymous": false,
|
||||||
|
"teammembers": [
|
||||||
|
{
|
||||||
|
"name": "Moe Sayadi",
|
||||||
|
"role": "CEO/CTO",
|
||||||
|
"link": "https://djuno.io/#our-team"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://djib.io",
|
"web": "https://djib.io",
|
||||||
"github": "https://github.com/Djib-io"
|
"github": "https://github.com/Djib-io",
|
||||||
|
"docs": "https://docs.djib.io/",
|
||||||
|
"whitepaper": "https://djib.io/assets/files/Djib-WP-v1.pdf?v=20220602",
|
||||||
|
"twitter": "https://twitter.com/djibchain"
|
||||||
|
},
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "Mainnet",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": true
|
||||||
},
|
},
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue