Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 487 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 487 Bytes

TRTL Services Python SQLite3 Demo

This example code demostrates how to use the TRTL Services Python API wrapper to generate a valid TurtleCoin address and scan for incoming transactions. SQLlite3 is used as a data store in this example to simplify things.

Requirements

Credits

  • fexra