Skip to content

FutureMindsTeam/Debug_Starklotto

Repository files navigation

Debug Starklotto

📌 Description

Sandbox repository for Debugging and testing Starklotto.
Includes:

  • Starknet contracts based on Scaffold Starknet v1.0.12
  • Test setup compatible with Starknet Foundry 0.46.0
  • Cairo 2.11.4
  • Ready-to-use structure for development and debugging
  • Potential frontend integration for contract interaction

This repository is an isolated environment for experimenting without affecting the main production code.


⚙️ Requirements


🛠️ Installation

  1. Clone the repository:
git clone git@github.com:FutureMindsTeam/Debug_Starklotto.git
cd Debug_Starklotto
  1. Install frontend dependencies
cd frontend
npm install

or

yarn install
  1. Install contract dependencies:
cd ../contracts
scarb build

About

Sandbox de debugging de Starklotto (Cairo 2.11.4 / snforge 0.41.0)

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 78