9.7.2 Configure Node.js App as Transaction Participant
Before you begin, ensure that you have configured the property values for the MicroTx library.
Source code of a sample Node.js transaction initiator application which uses the MicroTx library is available in the
flight.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