Skip to content

DocBrown101/Bitcoin-Satoshi-Converter

Repository files navigation

Bitcoin Satoshi Converter

Easy conversion between BTC, EUR and Satoshi

Docker-Publish Docker_pulls Docker Image Size (latest by date)

Maintainability Rating Lines of Code Security Rating

Multi-arch builds for linux/amd64 and linux/arm/v7

Preview

Docker Image can be found here:

Docker Compose:

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

Available Scripts

In the project directory, you can run:

npm start

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.

npm run build

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!

Usable Fiat Price APIs

Default mempool websocket connection

  • wss://mempool.space/api/v1/ws