- 🛠️ Pre-configured development container
- ⚡ StarkNet development tools
- 🖋️ VSCode extensions for Cairo and TOML
- 🐳 Docker
- 🖥️ Visual Studio Code
- 🔌 Remote - Containers extension for VSCode
-
Clone the repository:
git clone https://github.com/yourusername/basecamp11.git cd basecamp11
-
Open the project in Visual Studio Code:
code .
-
Reopen the project in the container:
- Press
F1
and selectRemote-Containers: Reopen in Container
.
- Press
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
Contributions are welcome! 🎉
Please open an issue 🐞 or submit a pull request 📬.