File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,15 @@ Template repository for getting started quickly with [Catapulta.sh](https://cata
66
77
88## Getting Started - Dev Container
9- Install this Catapulta Foundry template as a Dev Container in your Cursor or VSCode IDE with 1-click:
9+ Get onboarded faster using Docker with a developer environment ready to build and deploy Solidity smart contracts:
10+ - Click here to open a Solidity environment in Cursor:
11+ - [ ![ Dev Container - Cursor] ( https://img.shields.io/static/v1?label=Dev%20Container&logo=docker&message=Open%20in%20Cursor&color=black&style=for-the-badge )] ( https://tinyurl.com/25msv9bd )
12+
13+
14+ - Click here to open a Solidity environment in VSCode:
15+ - [ ![ Dev Container - Vscode] ( https://img.shields.io/static/v1?label=Dev%20Container&message=Open%20in%20VSCode&color=blue&logo=docker&style=for-the-badge )] ( https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/catapulta-sh/catapulta-foundry-template )
16+
1017
11- [ ![ Dev Container - Cursor] ( https://img.shields.io/static/v1?label=Dev%20Container&logo=docker&message=Open%20in%20Cursor&color=black&style=for-the-badge )] ( https://tinyurl.com/25msv9bd ) [ ![ Dev Container - Vscode] ( https://img.shields.io/static/v1?label=Dev%20Container&message=Open%20in%20VSCode&color=blue&logo=docker&style=for-the-badge )] ( https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/catapulta-sh/catapulta-foundry-template )
1218
1319Once your IDE loads the Dev Container, proceed to [ Deploy your first contract with Catapulta] ( #deploy-your-first-contract-with-catapulta ) section.
1420
You can’t perform that action at this time.
0 commit comments