Skip to content

codingmaven/bitcoin-payment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitcoin-payment

How to run the application

  • npm install to install dependencies
  • create .env file from .env.sample file and update keys
  • node app.js to run the application on port 4567
  • install localtunnel (https://localtunnel.github.io/www/)
  • lt --port 4567 --subdomain bitcoinx to export localhost to localtunnel
  • Go to mycelium and configure webhook address accordingly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published