An open API service indexing awesome lists of open source software.

https://github.com/banool/aptos-chess

Play chess on Aptos!
https://github.com/banool/aptos-chess

Last synced: 11 months ago
JSON representation

Play chess on Aptos!

Awesome Lists containing this project

README

          

# Aptos Chess

## Developing
To set up a local testnet, create an account on it, deploy the Move module, and create a game, run this:
```
python scripts/start_local_env.py
```

We use a consistent private key locally to make it easier to test.