A sample Accord Project template with contract logic implemented using TypeScript.
Requires Node v20 or higher.
- npm i
- npm start
The index.js
file shows how to draft the template (merge the template with data to produce markdown, HTML or PDF output) as well as how to trigger the logic of the template by sending it a contract event.