BlockchainInstituteChi / developer-bootcamp

Other
4 stars 0 forks source link

Price refactor #10

Closed HannahMR closed 4 years ago

HannahMR commented 4 years ago

Adding mostly front end changes to accommodate Lightning payments.

One function, calcCryptoPrice(), was added. Three functions were updated: generateUri startCheckout getAddress

A lightning currency option was added to index.html. A "bumper Sticker" was added to store.js on the backend.

And node_modules was ignored in .gitignore.