Laconic state machine
Go to file
2023-12-07 22:35:40 -06:00
.bencher
.github 119: Disable "stale" workflow. (#120) 2023-11-28 19:06:10 +00:00
app
client
cmd
contrib/scripts
crypto
docs
encoding
ethereum/eip712
gql
indexer
networks/local
nix
proto The attribute name should be deployment, not crn 2023-12-07 22:35:40 -06:00
rpc
scripts
server
testnet update validator doc for v0.8.0 and laconic_81337-6 2023-03-10 06:35:33 +00:00
tests Add new record types ApplicationRecord, WebAppDeploymentRecord, GeneralRecord (#113) 2023-11-20 22:01:03 +00:00
testutil
tools
types
utils replace CIDFromJSONBytes (#97) 2023-03-14 11:21:23 +05:30
version
x The attribute name should be deployment, not crn 2023-12-07 22:35:40 -06:00
.clang-format
.dockerignore
.flake8
.gitattributes
.gitignore All test stuff (#88) 2023-01-30 16:59:13 -05:00
.gitleaks.toml
.golangci.yml Fix lint errors (which are actually bugs in linting dependencies) (#114) 2023-11-21 04:57:52 +00:00
.goreleaser.yml
.markdownlint.yml
.markdownlintignore
.mergify.yml
.protolint.yml
.semgrepignore change comment 2023-03-20 11:18:13 +05:30
.solhint.json
.yamllint
buf.work.yaml
CHANGELOG.md
CODE_OF_CONDUCT.md
codecov.yml
CONTRIBUTING.md
default.nix
docker-compose.yml
Dockerfile All test stuff (#88) 2023-01-30 16:59:13 -05:00
go.mod Fix lint errors (which are actually bugs in linting dependencies) (#114) 2023-11-21 04:57:52 +00:00
go.sum Fix lint errors (which are actually bugs in linting dependencies) (#114) 2023-11-21 04:57:52 +00:00
gometalinter.json
gomod2nix.toml
init.bat
init.sh Make init.sh re-runnable safely. (#117) 2023-11-22 17:31:15 +00:00
LICENSE
Makefile Fix lint errors (which are actually bugs in linting dependencies) (#114) 2023-11-21 04:57:52 +00:00
mlc_config.json
README.md
starport.yml

Laconic Network

banner

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 which runs on top of Tendermint Core consensus engine.

Note: Requires Go 1.19+

Installation

make install

Usage

To quickly get started with a single node fixture, run:

./init.sh

Community

The following chat channels and forums are a great spot to ask questions about Ethermint:

Contributing

Looking for a good place to start contributing? Check out some good first issues.

For additional instructions, standards and style guides, please refer to the Contributing document.