Skip to content

cbonoz/blockstack-casino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockstack Casino


A blockchain roulette casino game.

Using a mixture of javascript animations and blockchain frameworks, blockstack casino is a roulette game that saves and records your game history on blockstack distributed data storage. Each time a balance or hi-score is updated, the data gets posted back to the underlying blockchain.

You'll need to authenticate with a blockstack account, an open-source blockchain framework for building decentralized apps and smart contracts, in order to track your score.

Try it out!

https://blockstackcasino.com/

Running Blockstack Casino locally

Clone the project

  1. Update manifest.json start_url to localhost:8080
  2. yarn
  3. yarn start

The web app should now be available on localhost:8080/index.html

About

Casino Javascript Game backed by Blockstack.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published