Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 384 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 384 Bytes

History lookup

ts-node main.ts \
--account qQcShWi6opRSuFcTfrjUePcjR6XzhPftztddhb5K7G5 \
--startTime $START_UNIX_TIME_IN_SECONDS \
--endTime $END_UNIX_TIME_IN_SECONDS \
--filter "A" \
--url "https://switchboard.rpcpool.com/XXX"

to publish

before running npm publish, run yarn && yarn build

then edit dist/main.js and prepend the following line:

#!/usr/bin/env node