Skip to content

ETHBiots2018/currenTcy

 
 

Repository files navigation

currenTcy

BIOTS 2018 hackathon project

Technology used

  • mithril
  • web3
  • truffle

Setup

  • truffle compile compile contract
  • start Ganache
  • truffle migrate migrate contract to blockchain
  • adapt contract address in frontend/index.js

Usage

  • npm start: Starts the webpack dev server
  • open browser at localhost:9000
  • login to MetaMask with Restore from key phrasecopied from Ganache underaccounts > MNEMONIC`
  • import diffrent account to MetaMask via Import Account with copied private key from Ganache

About

BIOTS 2018 hackathon project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%