mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: 542b6ffa72
This commit is contained in:
parent
5fd064e364
commit
fc0462e3bb
1 changed files with 13 additions and 3 deletions
16
index.json
16
index.json
|
@ -6815,7 +6815,14 @@
|
|||
"ecosystem": "Firo",
|
||||
"links": {
|
||||
"web": "https://firo.org",
|
||||
"github": "https://github.com/firoorg/firo"
|
||||
"github": "https://github.com/firoorg/firo",
|
||||
"block_explorer": "https://explorer.firo.org/",
|
||||
"forum": "https://forum.firo.org/",
|
||||
"blog": "https://firo.org/blog/",
|
||||
"twitter": "https://x.com/firoorg",
|
||||
"discord": "https://discord.com/invite/TGZPRbRT3Y",
|
||||
"facebook": "https://www.facebook.com/firoorg/",
|
||||
"telegram": "https://t.me/firoorg"
|
||||
},
|
||||
"team": {
|
||||
"anonymous": false
|
||||
|
@ -10483,16 +10490,19 @@
|
|||
"categories": [
|
||||
"vpn"
|
||||
],
|
||||
"description": "A VPN tunnel that uses onion routing as the transport",
|
||||
"description": "A VPN tunnel that uses onion routing as the transport (build on Oxen blockchain)",
|
||||
"ecosystem": "multichain",
|
||||
"links": {
|
||||
"web": "https://lokinet.org",
|
||||
"github": "https://github.com/oxen-io/lokinet"
|
||||
"github": "https://github.com/oxen-io/lokinet",
|
||||
"docs": "https://docs.oxen.io/oxen-docs",
|
||||
"twitter": "https://twitter.com/Lokinet_org"
|
||||
},
|
||||
"team": {
|
||||
"anonymous": true
|
||||
},
|
||||
"have_token": true,
|
||||
"token_link": "https://www.coingecko.com/en/coins/oxen",
|
||||
"logos": [
|
||||
{
|
||||
"file": "logo.png",
|
||||
|
|
Loading…
Reference in a new issue