Demo the vulnerability in Ethereum smart contract.
node.js, npm, ganache-cli(or ganache), truffle, Metamask(browser add-ons)
~ $ sudo apt install nodejs
~ $ sudo apt install npm
~ $ npm install -g ganache-cli
~ $ npm install -g truffle
~ $ git clone https://github.com/Vimalakirti/EthVulnerability.git
~ $ cd EthVulnerability/
- If your os is not Windows, please rename
truffle-config.js
totruffle.js