Skip to content

Commit 568af09

Browse files
authored
Update README.md
1 parent 7b82582 commit 568af09

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff 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

1319
Once your IDE loads the Dev Container, proceed to [Deploy your first contract with Catapulta](#deploy-your-first-contract-with-catapulta) section.
1420

0 commit comments

Comments
 (0)