Skip to content

RACE-Game/race-sui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Race Sui Smart Contract

Warning

This project is supposed to be used for Games that build on Race Protocol. It is also under development.

Quick Start

The easiest way to get started is use Nix to set up the required toolchains. Suppose you have Nix installed, then just

$ nix develop

After that, you will be in a nix shell with all the needed toolchains available on the command line. We also add Just command runner for convenience. For example, to build or publish the package:

$ just build

$ just publish

Use just --list or see the Justfile for all the available recipes.

About

Race Protocol on Sui blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages