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

https://github.com/bndw/satscalc.com

satscalc.com
https://github.com/bndw/satscalc.com

Last synced: over 1 year ago
JSON representation

satscalc.com

Awesome Lists containing this project

README

          

# satscalc.com

A simple Bitcoin calculator

### Development

Run with yarn
```
yarn dev
```

Run with Docker
```
make build run
```