This example code demostrates how to use the TRTL Services Node.JS 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, using the knex.js which supports most SQL oriented databasses.
- Node.Js 8 +
- SQL database (MySQL, MariaDB, Postgres, Oracle, SQLite 3, MsSQL)
- ts-ap-js library
- TRTL.Service auth token
- fexra