Skip to content

switchboard-xyz/sb-logs-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published