Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 419 Bytes

File metadata and controls

14 lines (11 loc) · 419 Bytes

apiTest

apiTest is a node script for testing transactions on micro block api and anchor block api.

Prerequisites

  • npm installed and Node v16.*
  • Stacks CLI on your machine @stacks/cli

Run script

  1. Go to the root of the project and do npm install. Make sure you have satisfied the above Prerequisites.
  2. Run the script:
    $ npm run test