Compare commits
2 Commits
ec7be1a38c
...
0180fd7ea5
Author | SHA1 | Date | |
---|---|---|---|
0180fd7ea5 | |||
e48d83482b |
@ -1,5 +1,9 @@
|
|||||||
# Ghost Lite
|
# Ghost Lite
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Overview
|
||||||
|
|
||||||
This project is a fully decentralized application that leverages the [Ghost Wallet](https://git.ghostchain.io/ghostchain/ghost-wallet)'s light client extension. It aims to deliver comprehensive on-chain functionality directly from your browser. In the future, all features will align with the capabilities outlined by [ghost-eye](https://git.ghostchain.io/ghostchain/ghost-eye).
|
This project is a fully decentralized application that leverages the [Ghost Wallet](https://git.ghostchain.io/ghostchain/ghost-wallet)'s light client extension. It aims to deliver comprehensive on-chain functionality directly from your browser. In the future, all features will align with the capabilities outlined by [ghost-eye](https://git.ghostchain.io/ghostchain/ghost-eye).
|
||||||
|
|
||||||
## Functionality
|
## Functionality
|
||||||
|
BIN
src/assets/img/GHOST-LITE-Featured-Image.png
Normal file
BIN
src/assets/img/GHOST-LITE-Featured-Image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 349 KiB |
@ -131,7 +131,7 @@ export const Sidebar = () => {
|
|||||||
>
|
>
|
||||||
<FaGithub className="w-8 h-8" />
|
<FaGithub className="w-8 h-8" />
|
||||||
<div className="block float-left text-xs text-left">
|
<div className="block float-left text-xs text-left">
|
||||||
<div className="md:block hidden text-primary">Ghost Extension Git</div>
|
<div className="md:block hidden text-primary">Ghost Lite Git</div>
|
||||||
<div className="text-accent">v {pckg.version}</div>
|
<div className="text-accent">v {pckg.version}</div>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user