This is the main UI of AdEx Network, built for display advertising and individual ad auctions such as the one with Ink.
It's built primarily with React.js, web3.js and MATERIAL-UI and it interacts directly with Ethereum nodes and AdEx Node.
- download or clone this repository
- run AdEx Node
- run AdEx Ad View (Currently not the last version s not public and will not work)
- run the following commands:
yarn install
yarn start
- web3 - Ethereum JavaScript API
- React - The web framework used
- Create React App - The project bootstrap
- MATERIAL-UI - React components that implements Google Material Design