GitXplorerGitXplorer
f

satoshi-calc-python

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.

No commits found

There are no commits on branch master.

README

The README file for this repository.

Satoshi Calculator

This Python script will convert a given dollar amount to the equivalent number of satoshi (the smallest unit of bitcoin). Price data is pulled from Coindesk's "bitcoin price index."

Usage: python satoshicalculator.py [USD_amount]