Skip to content

unkhz/bots-playing-craps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bots Playing Craps

Early 2018 investigation into a few new things happening in the JS scene. Main bits I wanted to test drive were cryptocurrency transactions with Stellar Lumens and the proposed new React context API.

DISCLAIMER: This is neither an endorsement or investment advice.

https://bots-playing-craps.khz.fi/

Ingredients

Scripts

  • npm run dev starts a development server
  • npm start builds a static site and serves it
  • npm test runs one test

Findings

TBD