Terminology

CTHeadless

A wrapper for Chain Tactics contract calls that abstracts on-chain logic into common game RPCs like move, call, and attack.

CTServer

A client-facing sequencer that notifies clients of game events and validates on-chain transactions.

Nethereum

C# library to sign the Ethereum blockchain transactions.

MUD

ECS framework to create autonomous worlds.

Canon Build

Unity Implementation on top of headless client.

Lightweight Client

Sample implementation of CT on a 2D Unity Build.

Last updated