An open API service indexing awesome lists of open source software.

https://github.com/oeo/chess4sats


https://github.com/oeo/chess4sats

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

wager sats on lichess games using the lightning network

## getting started (server)
```
npm install iced-coffee-script nodemon -g
cd ./server
yarn
yarn dev
```

## getting started (client)
```
npm install coffeescript -g
cd ./client
yarn
yarn dev
```

### stack
- react
- node
- redis
- mongo
- socket.io

### figma