Skip to content

ts-api-js library + knex (mysql/postgres/sqlite) demo application.

License

Notifications You must be signed in to change notification settings

trtl-services/ts-js-sql-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRTL Services Node.JS SQL Demo

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.

Requirements

  • Node.Js 8 +
  • SQL database (MySQL, MariaDB, Postgres, Oracle, SQLite 3, MsSQL)
  • ts-ap-js library
  • TRTL.Service auth token

Credits

  • fexra

About

ts-api-js library + knex (mysql/postgres/sqlite) demo application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published