Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clanker Documentation

Clanker is a token deployment protocol on Base, Arbitrum, and other EVM chains. This repository is the source for the Clanker Gitbook documentation and is auto-generated from the SDK and API.

Droids

A Droid is an AI agent that ships with your token — own Farcaster account, personality you design, compute funded by the token itself via a carve-out of its LP rewards.

API Reference

The Clanker REST API is available at https://www.clanker.world/api.

Auth Method Header Description
Public None No authentication required
Partner API Key x-api-key: <key> Issued per-partner by the Clanker team
User Auth Authorization: Bearer <token> Farcaster or Privy authentication
  • Public API — Token search, trending, users, presales, airdrops, market data
  • Authenticated API — Partner endpoints for tokens, deployment, fees
  • User API — Preclank management, UI token saves

SDK Reference

The clanker-sdk is a TypeScript library for deploying and managing Clanker tokens on-chain.

npm install clanker-sdk

Contributing

Documentation is auto-generated from source code:

Both repos have GitHub Actions that regenerate and push docs here on every merge to main.

About

No description, website, or topics provided.

Resources

Stars

84 stars

Watchers

9 watching

Forks

Releases

Packages

Contributors