mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: b769362f90
This commit is contained in:
parent
7bd5fb6b1a
commit
a94703c088
1 changed files with 26 additions and 3 deletions
29
index.json
29
index.json
|
@ -3420,11 +3420,19 @@
|
|||
"ecosystem": "Bitcoin",
|
||||
"links": {
|
||||
"web": "https://selfcustody.github.io/krux/",
|
||||
"github": "https://github.com/selfcustody/krux"
|
||||
"github": "https://github.com/selfcustody/krux",
|
||||
"docs": "https://selfcustody.github.io/krux/getting-started/",
|
||||
"twitter": "https://twitter.com/selfcustodykrux"
|
||||
},
|
||||
"team": {
|
||||
"anonymous": true
|
||||
},
|
||||
"project_status": {
|
||||
"live_status": true,
|
||||
"version": "24.03.0",
|
||||
"testnet": false,
|
||||
"mainnet": false
|
||||
},
|
||||
"logos": [
|
||||
{
|
||||
"file": "logo.png",
|
||||
|
@ -10988,10 +10996,25 @@
|
|||
"ecosystem": "Aleo",
|
||||
"links": {
|
||||
"web": "https://leo.app/",
|
||||
"github": "https://docs.leo.app/aleo-wallet-adapter/"
|
||||
"github": "https://github.com/demox-labs",
|
||||
"docs": "https://docs.leo.app/",
|
||||
"blog": "https://www.leo.app/blog",
|
||||
"twitter": "https://x.com/theLeoWallet"
|
||||
},
|
||||
"team": {
|
||||
"anonymous": true
|
||||
"anonymous": false,
|
||||
"teammembers": [
|
||||
{
|
||||
"name": "Barron Caster",
|
||||
"role": "CEO",
|
||||
"link": "https://www.leo.app/about"
|
||||
}
|
||||
],
|
||||
"project_status": null,
|
||||
"live_status": true,
|
||||
"version": "Mainnet",
|
||||
"testnet": false,
|
||||
"mainnet": false
|
||||
},
|
||||
"logos": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue