Skip to content

Starkners is an on-chain Checkers game built on Starknet, powered by Dojo Engine.

License

Notifications You must be signed in to change notification settings

KaizeNodeLabs/starkners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image

Starkners is an on-chain Checkers game built on Starknet, powered by Dojo Engine.

🚀 Getting Started

📦 Install Dependencies

  • Dojo v1.1.1Installation Guide
  • Scarb v2.9.2 → Install using the following command:
curl -s https://raw.githubusercontent.com/KaizeNodeLabs/starkiro/main/cli/install_dev_suit.sh -o install_dev_suit.sh
bash install_dev_suit.sh --scarb 2.9.2 

🏗️ Running the Project

1️⃣ Start Dojo

Run Katana in development mode:

katana --dev --dev.no-fee --http.cors_origins '*'

2️⃣ Build the Project

sozo build

3️⃣ Deploy the Contracts

sozo migrate

4️⃣ Start Torii (for event indexing)

torii -w {world_address-output of previous command} --http.cors_origins '*'

🎮 Running the Client

1️⃣ Install Dependencies

pnpm install

2️⃣ Start the Client

pnpm dev

Now you’re ready to play! 🚀

🤝 Contributing

We welcome contributions from the community! Whether it's bug fixes, new features, or improvements, your help is appreciated.

🔹 Check out our Contribution Guidelines: Contribution Guidelines
🔹 Report Issues & Suggest Features: Open an issue on GitHub
🔹 Fork & Submit a PR: Follow best practices and submit your pull request

Let's build together! 🚀♟️

About

Starkners is an on-chain Checkers game built on Starknet, powered by Dojo Engine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published