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.
- Python 3
- SQLite 3
- ts-api-py library
- TRTL.Service auth token
- fexra