mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: 7ada8359ad
This commit is contained in:
parent
ad960ed445
commit
40b515ba10
1 changed files with 37 additions and 3 deletions
40
index.json
40
index.json
|
@ -3688,7 +3688,19 @@
|
||||||
],
|
],
|
||||||
"description": "Non-custodial wallet on Lightning network",
|
"description": "Non-custodial wallet on Lightning network",
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://phoenix.acinq.co"
|
"web": "https://phoenix.acinq.co",
|
||||||
|
"github": "https://github.com/ACINQ/phoenix",
|
||||||
|
"twitter": "https://twitter.com/PhoenixWallet",
|
||||||
|
"blog": "https://acinq.co/blog"
|
||||||
|
},
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "v.2.2.2",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": false
|
||||||
|
},
|
||||||
|
"team": {
|
||||||
|
"anonymous": true
|
||||||
},
|
},
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
|
@ -5379,11 +5391,18 @@
|
||||||
"ecosystem": "Zcash",
|
"ecosystem": "Zcash",
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://nighthawkwallet.com/",
|
"web": "https://nighthawkwallet.com/",
|
||||||
"github": "https://github.com/nighthawk-apps"
|
"github": "https://github.com/nighthawk-apps",
|
||||||
|
"twitter": "https://twitter.com/NighthawkWallet"
|
||||||
},
|
},
|
||||||
"team": {
|
"team": {
|
||||||
"anonymous": true
|
"anonymous": true
|
||||||
},
|
},
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "v2.2.14",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": false
|
||||||
|
},
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
"file": "logo.png",
|
"file": "logo.png",
|
||||||
|
@ -10427,7 +10446,22 @@
|
||||||
],
|
],
|
||||||
"description": "Android wallet for Moneto",
|
"description": "Android wallet for Moneto",
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://www.monerujo.io"
|
"web": "https://www.monerujo.io",
|
||||||
|
"github": "https://github.com/m2049r/xmrwallet",
|
||||||
|
"whitepaper": "https://www.monerujo.io/resources/crazy_secure_passphrase.pdf",
|
||||||
|
"docs": "https://www.monerujo.io/resources/monerujo_manual.html"
|
||||||
|
},
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "v3.3.11",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": false
|
||||||
|
},
|
||||||
|
"team": {
|
||||||
|
"anonymous": false,
|
||||||
|
"teammembers": {
|
||||||
|
"link": "https://www.monerujo.io/team.html"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue