Digital-Currency icon indicating copy to clipboard operation
Digital-Currency copied to clipboard

Basic Dockerization & Decimals (Issue #9)

Open Jamie96ITS opened this issue 5 years ago • 1 comments

This implements a simple clone and build docker-compose setup. Nothing fancy, not scale ready, just what I use to get going. (Mostly. I've trimmed out my Traefik config).

Jamie96ITS avatar May 28 '20 06:05 Jamie96ITS

Oops. Forgot to branch before continuing work so looks like my new commit got thrown in here....

Just a little quick hack to start handling #9 . By default it will allow any decimal value, only fair since non-HTML5 compliant browsers will let you send 1.0000012 Tokens and new browsers can't send the 0.0000012.

Jamie96ITS avatar May 28 '20 06:05 Jamie96ITS