/adex-dapp

AdEx dapp UI

Primary LanguageJavaScript

Adex dapp

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.

Installing in development mode

  • 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

Build with