VeTools - VeChain VSCode ToolkitVeChain Grant ProgramMilestone 1 --> complete
Installing
Features:1. Create a new ProjectSimilar to create-react-app for React, this feature offers a familiar playing ground for users familiar with Ethereum and EVM-based blockchains. This effectively creates a project structure to allow users to develop smart contracts, aid in the compilation and deployment of these contracts, and allow a seamless debugging experience. To follow:
2. Compile your Smart ContractsFollowing this directory structure, you can compile your smart contract(s) with ease. To follow:
or, simply right-click on a Solidity ( |