TVM-Solidity contract development framework
npm install vendeeTVM-Solidity contract development framework


Vendee is a TVM-blockhain contract development framework that aims to save development time and investor money
* Contract compilation
* Testing with Mocha and Chai
* Running deployment scripts
* Giver deployment and using
* Wrapper to manage Simple Emulator
* Ability to use contracts without changes on server side and in browser
* Interactive console
* Pretty code style
* Docker to run node Simple Emulator
* Nodejs
* yarn to initialize project
``shell``
npx vendee@latest
* Read CONTRIBUTING.md to view development commands
* Open an issue if you want report a bug or make a suggestion
* Make a pull request if you want to add something