Skip to content

Commit 3393f75

Browse files
committed
2 parents 0129c43 + 3067b9f commit 3393f75

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
11
# auction-dapp
2-
An auction based application built with react, and truffle.
2+
An auction based application built with react, and truffle. This application is built for the Introduction to Web3.js tutorial. This tutorial is intended to get you started with prominently used web3.js modules.
3+
4+
## Requirements
5+
- Install [metamask](https://metamask.io/)
6+
- Basic knowledge about ethereum and react. (Learn more about ethereum [here](https://medium.com/@mattcondon/getting-up-to-speed-on-ethereum-63ed28821bbe))
7+
8+
## Running the application
9+
1. `git clone https://github.com/jenil04/auction-dapp.git`
10+
2. `npm install`
11+
3. `npm start`
12+
13+
## Tutorial
14+
WIP. :)
15+
16+
### Questions
17+
For any questions or feedback, feel free to email ([email protected]) or DM at twitter.com/jenil_thakker.

0 commit comments

Comments
 (0)