Skip to content

magduf/HackathonMalta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QUIZBOX


A voice controlled quiz game. Players answer questions to compete for real money.

You can find the presentation here

QUICKSTART


$ cd ben-truffle
$ npm install

Start ganache.

$ ganache-cli --unlock 0 --unlock 1 --unlock 3 --deterministic --mnemonic "candy maple cake sugar pudding cream honey rich smooth crumble sweet treat"

Migrate quiz contract.

$ truffle migrate

Start the quizmaster script to admnister a quiz. Use the command line to administer the quiz.

$ truffle exec scripts/quizmaster.js

Start the snips player script.

$ truffle exec scripts/snpis.js

Have fun and try to win some cryptocurrency, cryptocollectibles, or cryptoassets!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors