mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: 42f38eddab
This commit is contained in:
parent
a6f6fde6f2
commit
300b43c90e
1 changed files with 12 additions and 2 deletions
14
index.json
14
index.json
|
@ -8943,7 +8943,14 @@
|
|||
"description": "A collection of Nix packages and NixOS modules for easily installing full-featured Bitcoin nodes with an emphasis on security",
|
||||
"links": {
|
||||
"web": "https://nixbitcoin.org",
|
||||
"github": "https://github.com/fort-nix/nix-bitcoin"
|
||||
"github": "https://github.com/fort-nix/nix-bitcoin",
|
||||
"twitter": "https://x.com/nixbitcoinorg"
|
||||
},
|
||||
"project_status": {
|
||||
"live_status": true,
|
||||
"version": "0.0.108",
|
||||
"testnet": false,
|
||||
"mainnet": true
|
||||
},
|
||||
"logos": [
|
||||
{
|
||||
|
@ -11591,7 +11598,10 @@
|
|||
"web": "https://grapheneos.org",
|
||||
"github": "https://github.com/GrapheneOS",
|
||||
"docs": "https://grapheneos.org/usage",
|
||||
"twitter": "https://x.com/GrapheneOS"
|
||||
"twitter": "https://x.com/GrapheneOS",
|
||||
"forum": "https://discuss.grapheneos.org/",
|
||||
"discord": "https://discord.com/invite/grapheneos",
|
||||
"telegram": "https://t.me/GrapheneOS"
|
||||
},
|
||||
"project_status": {
|
||||
"live_status": true,
|
||||
|
|
Loading…
Reference in a new issue