One SDK · A full toolkit · Built on KleverChain

Everything you need to build & run a KLV project.

A cohesive suite of live tools for KleverChain builders and creators — mint an NFT, launch a token, run tournaments, snapshot & airdrop holders, stake, read your chain, and govern a shared treasury. Every tool shares one spine: the KleverKit SDK.

15Live tools
1Shared SDK
4Workflows
100%On Cloudflare
One SDK, a full toolkit

Every KLV project reaches for the same primitives — wallet-connect, a fee/royalty split, entitlement checks, a testnet gate. Building each from scratch is the hard part. So we built them once, hardened them into KleverKit, and every tool below is assembled from that one spine. Pick a tool, ship your project — or build on the SDK directly.

◆ The foundation

KleverKit SDK

The shared ESM module the whole toolkit is built on — wallet, fee-split, entitlement & gate plumbing for KleverChain, parity-tested with a CommonJS mirror. Free & open.

Read the docs kleverkit.pages.dev
// one import, the whole spine
import { connect, feeSplit,
         gate } from 'kleverkit'

const w = await connect()
await feeSplit(tx, '2%')
01 — Launch

Get a token, NFT or community live

Go from idea to an on-chain asset with a hosted checkout — no contract code to write.

02 — Distribute & Earn

Reward holders, players & stakers

Move value back out to your community — airdrops, staking rewards, tournament payouts and in-game spend.

03 — Analyze

Read your chain & your market

Read-only lenses — no keys, no signing. Track wallets, reconcile supply, size liquidity, snapshot history.

04 — Coordinate & Govern

Decide, gate & hold value together

Signature-verified coordination — weighted votes, hold-to-unlock gating, and a shared multisig treasury. No funds move without a signer you enable.

05 — Build

The developer foundation

The SDK the suite is assembled from — and the lower-level building blocks around it.

06 — Beyond the toolkit

Also live in the portfolio

The live reference build the toolkit grew out of, plus the AVL operating-company sites that share the same ship-fast Cloudflare spine.