Skip to content

Official repository for $CHONK9K, a community-driven token on Solana. This repo includes smart contracts, deployment scripts, metadata, and a minting interface for NFTs within the CHONK9K ecosystem.

License

Notifications You must be signed in to change notification settings

BoomchainLabs/chonk9k

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHONK9K 🐱🚀

Official repository for $CHONK9K, a community-driven token and NFT ecosystem on Solana.

Overview

CHONK9K is more than just a token—it’s a movement. Built on Solana, it features: • $CHONK9K SPL Token – A utility token for the ecosystem. • NFT Collection – Cybernetic, space-exploring chonky cats with unique traits. • Web3 DApp – A minting and trading platform.

Repository Structure chonk9k/ │── contracts/ # Smart contracts (SPL Token & NFTs)
│── scripts/ # Deployment & automation scripts
│── metadata/ # Token & NFT metadata
│── web/ # Frontend for minting & trading
│── tests/ # Smart contract testing
│── LICENSE
│── README.md

Getting Started

1️⃣ Clone the Repository git clone https://github.com/Boomchainlab/chonk9k.git cd chonk9k

2️⃣ Install Dependencies

Ensure you have Rust, Solana CLI, and Node.js installed. Then, run: npm install cargo build

3️⃣ Deploy CHONK9K Token on Solana ./scripts/deploy_token.sh

4️⃣ Mint an NFT node scripts/mint_nft.js

Smart Contract Details • Token Mint Address: DnUsQnwNot38V9JbisNC18VHZkae1eKK5N2Dgy55pump • Supply: TBD • NFT Metadata Standard: Metaplex

Roadmap 🚀

✅ Deploy CHONK9K Token ✅ Develop NFT Collection 🔜 Launch CHONK9K NFT Marketplace 🔜 Expand Ecosystem Utilities

Contributing

We welcome community contributions! Feel free to open issues and PRs.

License

MIT License.

About

Official repository for $CHONK9K, a community-driven token on Solana. This repo includes smart contracts, deployment scripts, metadata, and a minting interface for NFTs within the CHONK9K ecosystem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published