Add laconic image to README

This commit is contained in:
Prathamesh Musale 2024-03-07 11:53:17 +05:30
parent 4e4e9caccf
commit ddf7bfcae4
3 changed files with 15 additions and 1 deletions

2
.dockerignore Normal file
View File

@ -0,0 +1,2 @@
Dockerfile
build

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 KiB