Skip to content

grugslair/betsy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dojo Starter

Dojo logo

discord Telegram Chat

Dojo Starter: Official Guide

A quickstart guide to help you build and deploy your first Dojo provable game.

Read the full tutorial here.

Running Locally

Terminal one (Make sure this is running)

# Run Katana
katana --dev --dev.no-fee

Terminal two

# Build the example
sozo build

# Inspect the world
sozo inspect

# Migrate the example
sozo migrate

# Start Torii
# Replace <WORLD_ADDRESS> with the address of the deployed world from the previous step
torii --world <WORLD_ADDRESS> --http.cors_origins "*"

Contribution

  1. Report a Bug

    • If you think you have encountered a bug, and we should know about it, feel free to report it here and we will take care of it.
  2. Request a Feature

    • You can also request for a feature here, and if it's viable, it will be picked for development.
  3. Create a Pull Request

    • It can't get better then this, your pull request will be appreciated by the community.

Happy coding!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published