Add laconic image to README
This commit is contained in:
parent
4e4e9caccf
commit
ddf7bfcae4
2
.dockerignore
Normal file
2
.dockerignore
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
Dockerfile
|
||||||
|
build
|
14
README.md
14
README.md
@ -1,4 +1,12 @@
|
|||||||
# laconic2d
|
<div align="center">
|
||||||
|
<h1> Laconic Network </h1>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
![banner](docs/laconic.jpeg)
|
||||||
|
|
||||||
|
The Source of Proof. Laconic is a next generation data availability & verifiability layer with cryptographic proofs, powering internet-scale Web3 applications, built on Proof-of-Stake with fast-finality using the [Cosmos SDK](https://github.com/cosmos/cosmos-sdk/) which runs on top of [CometBFT](https://github.com/cometbft/cometbft) consensus engine.
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
Install `laconic2d`:
|
Install `laconic2d`:
|
||||||
|
|
||||||
@ -7,6 +15,8 @@ Install `laconic2d`:
|
|||||||
make install
|
make install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
Run with a single node fixture:
|
Run with a single node fixture:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@ -17,6 +27,8 @@ Run with a single node fixture:
|
|||||||
./scripts/init.sh clean
|
./scripts/init.sh clean
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Tests
|
||||||
|
|
||||||
Run tests:
|
Run tests:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
BIN
docs/laconic.jpeg
Normal file
BIN
docs/laconic.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 147 KiB |
Loading…
Reference in New Issue
Block a user