Skip to content

RomThpt/basecamp11-HW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basecamp11 - StarkNet 🚀

Features ✨

  • 🛠️ Pre-configured development container
  • ⚡ StarkNet development tools
  • 🖋️ VSCode extensions for Cairo and TOML

Getting Started 🎯

Prerequisites ✅

  • 🐳 Docker
  • 🖥️ Visual Studio Code
  • 🔌 Remote - Containers extension for VSCode

Setup 🏗️

  1. Clone the repository:

    git clone https://github.com/yourusername/basecamp11.git
    cd basecamp11
  2. Open the project in Visual Studio Code:

    code .
  3. Reopen the project in the container:

    • Press F1 and select Remote-Containers: Reopen in Container.

Usage 🛠️

Once the container is up and running, you can start developing your StarkNet project. The container includes the following tools and extensions:

  • 🧑‍💻 StarkNet CLI
  • 🌟 Cairo language support
  • 📜 TOML support

Contributing 🤝

Contributions are welcome! 🎉
Please open an issue 🐞 or submit a pull request 📬.