Code for https://wyohackathon.io 2019. This year's theme is 'Gaming on Chain'
- NodeJS LTS which is 10.16.3 atm
- yarn
- Visual Studio Code + vim bindings
- iTerm3 Terminal **actual download link**
- oh-my-zsh
- Github
Next using yarn
install the following
yarn add bitbox-cli --global
You can follow along by either cloning the following repo:
git clone https://github.com/Bitcoin-com/wyohackathon-2019.git
or forking this repo on github.
- BITBOX SDK
- SLP SDK
- Badger Wallet
- CashScript
- REST and TREST
- SLPDB and tSLPDB
- SLPSocket and tSLPSocket
- BitSocket and tBitSocket
- BitDB and tBitDB
- Testnet tBCH Faucet
- @types/node
- bitbox-sdk
- cashscript
- prompt
- slp-sdk
- ts-node
- typescript