Skip to content

The production-ready project base to develop, test and audit Solidity contracts.

License

Notifications You must be signed in to change notification settings

Yurii721/solidity-project-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solidity project base

Installation

Prerequisites: install Node.js 20.11+ or 21.2+ and Visual Studio Code.

Open the root of the project using Visual Studio Code and install all the extensions recommended by notifications of Visual Studio Code, then restart Visual Studio Code.

Open the terminal and run the command below to install all the dependencies and prepare the project:

npm i

Run to view commands:

npm run

Troubleshooting

Run to clean up the project:

npm run clean

Afterwards, try again.

About

The production-ready project base to develop, test and audit Solidity contracts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published