apiTest is a node script for testing transactions on micro block api and anchor block api.
- npm installed and Node v16.*
- Stacks CLI on your machine @stacks/cli
- Go to the root of the project and do
npm install. Make sure you have satisfied the above Prerequisites. - Run the script:
$ npm run test