Skip to content

📞 Connecting twilio api and monero wallet for fun

Notifications You must be signed in to change notification settings

kirkins/MoneroPhone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monero Phone

A node.js app which allows users to place an order requesting a text message be sent. The user is then given a paymentId which if used to send 0.1 monero will result in a text being sent. This app is built on top of monero node.js.

For more information about Monero, visit: https://getmonero.org/home

Requirments:

  • Running full Monero node
  • Run simple wallet over rpc with the following command 'sudo ./simplewallet --wallet-file /full/path/to/wallet --password "yourPassword" --rpc-bind-port 18082'
  • Running MongoDb

Setup:

  • update twilio config file with your credentials.
  • node index.js # to start website
  • node callScript.js # to start listening for incoming payments
  • update views/submit.ejs with your wallets monero address

About

📞 Connecting twilio api and monero wallet for fun

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published