9.7.1 Configure Node.js App as Transaction Initiator
Source code of a sample Node.js transaction initiator application which uses the MicroTx library is available in the
travelagent.ts
file which is located in the microtx-samples
GitHub repository. You can use this as a reference while integrating the MicroTx libraries with your application.
Parent topic: Develop Node.js Apps with TCC