LastcoinVision logoLastcoinVision
Cosmos SDK · CometBFT · EVM · CosmWasm

The Layer-1 for Governments and the Developers Who Serve Them

Pre-built, auditable modules for voting, tax, land registry, and identity — plus an EVM- and CosmWasm-compatible platform for building ERPs, commerce, and healthcare records on top of them.

Chain ID
···
Block height
···
Validators
···
Built for both sides of the network

One chain, purpose-built modules

x/voting

Voting

Eligibility-gated elections with commit-reveal ballots and a publicly recomputable tally.

x/taxrail

Tax

Split-payment transfers that route a jurisdiction's tax share atomically, with a transparent treasury.

x/registry

Land registry

Non-fungible asset records with full transfer history and jurisdiction-authority freeze powers.

x/identity

Identity

W3C-style DIDs and credential-hash anchoring — personal data never touches the chain.

x/identity

AML / compliance

Account tiers (pseudonymous / attested / institutional) gate access to credential-verified counterparties.

EVM + CosmWasm

ERP / CRM

Build on CosmWasm or the EVM layer with standard tooling — Hardhat, Foundry, wagmi, CosmJS all work.

Reference contracts

Commerce

Buyer-seller and milestone escrow, invoice factoring — reference contracts included, Foundry-tested.

CosmWasm

Healthcare records

Consent-registry and access-log patterns for CosmWasm — permissions and audit trail on-chain, records off.

Developer quick start

Running against a devnet in one command

Four starter templates — EVM, Cosmos, a registry UI, and a voting portal — all connect to a local devnet out of the box.

See the full developer quick start →
npx create-lcv-app my-app --template dapp-evm
cd my-app
npm run dev
Roadmap

What's built, what's next

  1. Chain foundation

    Shipped

    Cosmos SDK base chain, staking, EIP-1559-style fee market with partial burn.

  2. Identity (x/identity)

    Shipped

    W3C-style DIDs and verifiable-credential hashes at the protocol level.

  3. Government modules

    Shipped

    Asset registry, commit-reveal elections, and split-payment tax routing.

  4. Smart contract layers

    Shipped

    CosmWasm and EVM compatibility, with reference contracts for both.

  5. Developer platform

    Shipped

    TypeScript SDK, create-lcv-app scaffolder, and a rate-limited faucet.

  6. Public site

    In progress

    This website — institutional-facing documentation of what's been built.

  7. Documentation site

    Planned

    A dedicated docs.lastcoinvision.com with tutorials verified against a live devnet.

  8. Public infrastructure

    Planned

    CI/CD, a full docker-compose stack, and a public testnet topology.

  9. Security review

    Planned

    Static analysis, fuzzing, and a documented audit scope ahead of any public launch.