Skip to content

asadkovich/web3-devcontainers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VS Code devcontainers for blockchain development

The Visual Studio Code Dev Containers extension lets you use a Docker container as a full-featured development environment. It allows you to open any folder or repository inside a container and take advantage of Visual Studio Code's full feature set.

Usage

  1. Install the Remote Development extension pack.
  2. Create .devcontainer folder in your project root
  3. Copy devcontainer.json and Dockerfile files of the desired environment to it

See official documentation for more

Environments

  • Solana
  • TON
  • Ethereum (Solidity)
  • Ethereum (Vyper)
  • NEAR Protocol
  • Tezos

About

🐳 VS Code devcontainer configurations for web3 development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published