Skip to content

Your playground to get started with the Substrate Asset Gaming Framework (SAGE)

Notifications You must be signed in to change notification settings

ajuna-network/sage-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sage-playground

Your playground to get started with the Substrate Asset Gaming Framework (SAGE)

Backend Quickstart

To quickly launch a testing node:

cd backend
cargo build-sage-node
./target/release/sage-playground-node --dev

Check here for more details on the backend.

Frontend Quickstart

To run the frontend:

cd frontend
pnpm i
pnpm dev

Make sure the node is running so the connection works.

Check here for more details on the frontend.

About

Your playground to get started with the Substrate Asset Gaming Framework (SAGE)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages