Skip to content

clanker-devco/DOCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 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.

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors