Skip to content

caravana-studio/jokers-ls-mod-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c5eea8a · Nov 7, 2024

History

65 Commits
Oct 31, 2024
Oct 30, 2024
Nov 3, 2024
Nov 7, 2024
Nov 3, 2024
Nov 7, 2024
Oct 30, 2024
Oct 30, 2024
Oct 30, 2024
Oct 31, 2024
Oct 30, 2024
Oct 31, 2024
Oct 31, 2024
Oct 31, 2024
Oct 30, 2024
Oct 30, 2024
Oct 30, 2024

Repository files navigation

Setting up the Local Environment

To get started follow these steps to set up your local environment.

  1. Install Dojoup

    curl -L https://install.dojoengine.org | bash
    dojoup --version 1.0.0-alpha.13
  2. Run the following commands in separate terminals:

    # Terminal 1
    make katana
    # Terminal 2
    make setup

Setting up the Slot Environment

To get started follow these steps to set up your Slot environment.

Slot version 0.17.0. You must be a member of either the jokers-of-neon-prod or jokers-of-neon-testing group. Executing this command will deploy to the production or testing environment, as applicable.

make deploy-slot SCOPE=prod

make deploy-slot SCOPE=testing

We are using the same seed for both prod and testing. The accounts and systems will not change. The only things that will change are the URLs for Katana and Torii