Easy conversion between BTC, EUR and Satoshi
Multi-arch builds for linux/amd64 and linux/arm/v7
version: '2.4'
services:
app:
image: docbrown101/bitcoin-satoshi-converter:latest
container_name: BTC-converter
ports:
- 8080:80
user: 1000:1000
read_only: true
tmpfs:
- /var/run:mode=770,size=512K,uid=1000,gid=1000
- /var/cache/nginx:mode=770,size=512K,uid=1000,gid=1000
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
- https://min-api.cryptocompare.com/data/price?fsym=BTC&tsyms=EUR,USD
- https://api.coingecko.com/api/v3/simple/price?ids=bitcoin&vs_currencies=eur,usd
- https://api.coinpaprika.com/v1/tickers/btc-bitcoin?quotes=EUR,USD
- https://api.kraken.com/0/public/Ticker?pair=BTCEUR,BTCUSD
- wss://mempool.space/api/v1/ws