alexcusack / p1.2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Send Coinbase Payments to Venmo user Endpoints

  • Enables Coinbase Wallet users to transact with non-bitcoin users by routing payments to recipient Venmo accounts.
  • Unfortunately Venmo recently revoked my API access due to their Terms of Service opinion on Bitcoin related sites.

Beta: https://paywithbits.herokuapp.com/

Current Features:

  • Coinbase and Venmo oAuth
  • Bitcoin payment processing
  • User Profiles
  • Browse other user profiles
  • Script to auth Venmo account on behalf of the app - it's cool! Check it out! Venmo Auth Script

Future Plans:

  • Add additional recipient endpoints (Paypal, SquareCash)
  • Include live USD/BTC exchange rate
  • Display user BTC and Venmo account balances on profile

About

License:MIT License


Languages

Language:Ruby 68.9%Language:HTML 21.7%Language:CSS 6.2%Language:JavaScript 3.1%