Skip to content

BLE77/Clawd-Code-Club

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clawd Code Club

Clawd

Proof you ship with Claude

777 unique Clawds on Solana Mainnet


What is Clawd Code Club?

Clawd Code Club (CCC) is an exclusive digital collectible collection for developers who build with Claude Code. Each Clawd is a unique ASCII-art character living on the Solana blockchain.

Quick Start

Install the Skill

# Clone this repo
git clone https://github.com/BLE77/Clawd-Code-Club.git

# Navigate to the skill folder
cd Clawd-Code-Club

Mint Your Clawd

Run the mint command in Claude Code:

/mint-clawds

This will:

  1. Start a local minting server
  2. Open your browser automatically
  3. Connect your Solana wallet (Phantom/Solflare)
  4. Mint your unique Clawd

Traits

Each Clawd is generated with a unique combination of traits:

  • Body Colors: Purple, Pink, Green, White, Orange, Blue, Red, Silver, Gold, Diamond
  • Stars: Bright, Swords, Music, None, Unholy, Goth, Bitcoin, Diamonds
  • Hats: None, Cap, Tophat, Wizardhat, Devil, Antenna, Headphones, Cowboy, Flowercrown, Beanie, Halo, Hoodie, Crown
  • Hands: None, Peace, Pen, Microphone, Coffee, Phone, Rolex
  • Shoes: None, Slides, Crocs, Heels, Dress, Jordans

Safety & Security

Safe to mint - no private keys stored
Your wallet signs transactions locally
Open source - audit the code yourself
No API keys required

What We DON'T Store:

  • No wallet private keys
  • No seed phrases
  • No personal data
  • No API secrets in client code

What Happens During Mint:

  1. Server builds the transaction
  2. YOUR wallet signs it locally (never leaves your device)
  3. Server sends signed transaction to Solana
  4. You receive your Clawd in your wallet

Collection Details

Property Value
Supply 777 unique Clawds
Network Solana Mainnet

Requirements

  • Solana Wallet: Phantom or Solflare
  • Node.js: v18 or higher

License

MIT License - Built with Claude Code

About

Mint using skills!

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors