I'm new to this community, so feel free to delete this/downvote if it's not allowed.
I'm trying to work out a node.js program to send payments from one wallet to another. I'm new to JS and Node, so I need to know what packages to install to node as well. The code is for educational purposes, so some good comments are wanted. Ideally it could be shown via replit, so we could watch it run. Is that something I can do here? Is 120400 sats enough to get someone to make this?
psuedo code
/** * create a spending transaction with the parameters, * sign it and send it. Return txID or ERROR: *