Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.52 KB

File metadata and controls

34 lines (28 loc) · 1.52 KB

SwapKit Snippets

A curated collection of code snippets for developers building with SwapKit.

Folder Structure

  • sdk/ — snippets showing how to use the SwapKit SDK
    • organized by protocol (e.g. thorchain/, maya/, chainflip/)
  • api/ — working with SwapKit APIs directly
  • ai/ — AI-related examples (agents, copilots, autogen integrations)
  • misc/ — utilities, helpers, or one-off demos

Current Snippets

SDK

THORChain / Trade Assets

Core


⚠️ Security Reminder:
All snippets use placeholders (YOUR_API_KEY, dummy mnemonics).
Never commit real keys or wallet secrets.