Demo app for TruffleCon 2019 Gas Estimation and Optimization Workshop
Install Node 10: https://nodejs.org/en/
Or if you have nvm, run nvm use 10
Clone this repo:
git clone [email protected]:trufflesuite/trufflecon-block-contender.git
cd trufflecon-block-contender
To start:
npm start
Open the directory in your favorite editor!