mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: 9319eb6ce8
This commit is contained in:
parent
ed3af50573
commit
b51612e38e
1 changed files with 18 additions and 3 deletions
21
index.json
21
index.json
|
@ -6821,14 +6821,29 @@
|
||||||
"categories": [
|
"categories": [
|
||||||
"wallets"
|
"wallets"
|
||||||
],
|
],
|
||||||
"description": "A multi-platform, feature-rich Bitcoin and Liquid wallet",
|
"description": "A multi-platform, feature-rich Bitcoin and Liquid wallet by Blockstream",
|
||||||
"ecosystem": "Bitcoin",
|
"ecosystem": "Bitcoin",
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://blockstream.com/green/",
|
"web": "https://blockstream.com/green/",
|
||||||
"github": "https://github.com/Blockstream/green_android"
|
"github": "https://github.com/Blockstream/green_qt",
|
||||||
|
"docs": "https://help.blockstream.com/hc/en-us/categories/900000056183-Blockstream-Green/",
|
||||||
|
"twitter": "https://x.com/Blockstream"
|
||||||
},
|
},
|
||||||
"team": {
|
"team": {
|
||||||
"anonymous": true
|
"anonymous": false,
|
||||||
|
"teammembers": [
|
||||||
|
{
|
||||||
|
"name": "Dr. Adam Back",
|
||||||
|
"role": "CEO",
|
||||||
|
"link": "https://blockstream.com/about/"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "2.0.6",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": false
|
||||||
},
|
},
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue