mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: 4522f66784
This commit is contained in:
parent
495c658459
commit
83d82f2c93
1 changed files with 11 additions and 2 deletions
13
index.json
13
index.json
|
@ -513,11 +513,20 @@
|
||||||
"description": "A privacy focused Ethereum wallet that runs natively on macOS, Windows and Linux.",
|
"description": "A privacy focused Ethereum wallet that runs natively on macOS, Windows and Linux.",
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://frame.sh/",
|
"web": "https://frame.sh/",
|
||||||
|
"docs": "https://docs.frame.sh/",
|
||||||
|
"blog": "https://blog.frame.sh/",
|
||||||
"discord": "https://discord.com/invite/rr4Yr3JkPq",
|
"discord": "https://discord.com/invite/rr4Yr3JkPq",
|
||||||
"github": "https://github.com/floating/frame"
|
"github": "https://github.com/floating/frame",
|
||||||
|
"twitter": "https://x.com/0xFrame"
|
||||||
},
|
},
|
||||||
"team": {
|
"team": {
|
||||||
"anonymous": false
|
"anonymous": true
|
||||||
|
},
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "0.6.9",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": false
|
||||||
},
|
},
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue