Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 331 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 331 Bytes

cointransfer

automated cryptocurrency convert

bitcoin and dogecoin plugins

pay_checker.py

  • checks if payment has been received by checking the blockchain

price_call.py

  • checks price for currency pair on exchange via JSON api

transaction.py

  • structures payment

first.py

  • uncompleted (various)