Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 581 Bytes

File metadata and controls

16 lines (12 loc) · 581 Bytes

AdidasHackathonFinals

Structure

  • PrivateNet -> contains start.sh and genesis file to host a private Ethereum net/ node
  • SmartContracts -> contains tests and main smart contract: adidasium.sol
  • Frontend -> The React Client connected to the Backend and the Ethereum Node
  • Backend -> Postgress database, encryption API, Keras model API, ...

Dependencies: Geth client Solidity compiler: npm install -g solc Ethereum Wallet

Download Ethereum Wallet and Mist from https://github.com/ethereum/mist/releases.

Running: unzip it and run the ethereumwallet file.