Skip to content

DappFactory/CryptoTrivia

Repository files navigation

CryptoTrivia

To run the app

This command runs both the client and the block chain.

npm run start

Steps to build and run tests

  1. Run test blockchain in separate terminal.
npm run start:blockchain
  1. Execute run script in another terminal.
npm run start:deployContract
  1. Start up the front end
npm install
npm run start:client

About

Decentralized trivia app written in solidity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •