/EthVulnerability

Demo the vulnerability in Ethereum smart contract.

Primary LanguageJavaScript

EthVulnerability

Demo the vulnerability in Ethereum smart contract.

Prequisites

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

Quick start

~ $ git clone https://github.com/Vimalakirti/EthVulnerability.git
~ $ cd EthVulnerability/

Table of contents

Notice

  1. If your os is not Windows, please rename truffle-config.js to truffle.js