Skip to content

Chess-on-Chain/canister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

♟️ Chess on Chain

A secure, auditable, and peer-to-peer chess game — built on the Internet Computer blockchain.

This repository contains the code for the canister (smart contract) part of the project.


🆕 About This Version

This repository is the successor to Chess-on-Chain/canister-legacy.
The migration was necessary due to multiple limitations and issues encountered with Kybra.

For more details, see the official caveats:
👉 Kybra Caveats – Demergent Labs


🎨 Frontend

The user interface for this project is developed separately here:
👉 chess-on-chain/frontend


⚙️ Prerequisites

Before you get started, make sure you have:

  1. DFX SDK – Internet Computer’s developer tools
    👉 Install guide

  2. MOPS – Motoko Package Manager
    👉 Quick start

  3. Rust 👉 Install Rust


🚀 Deployment

To deploy the canister on the Internet Computer:

# 1. Install dependencies
mops install

# 2. Deploy to the Internet Computer
dfx deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors