Go to file
Nicholas Clarke 34e59c29ec Add procfile 2021-11-15 16:51:15 -08:00
src Support additional spot and perp markets. 2021-11-06 23:07:56 -07:00
.gitignore Initial commit. 2021-09-28 14:52:55 -07:00
Procfile Add procfile 2021-11-15 16:51:15 -08:00
README.md Initial commit. 2021-09-28 14:52:55 -07:00
package.json wip: parse new anchor style events 2021-10-14 01:31:06 -04:00
tsconfig.json Initial commit. 2021-09-28 14:52:55 -07:00

README.md

Mango Transaction Scraper V3

Run

yarn install
yarn start

Environment variables:

REQUEST_WAIT_TIME
MANGO_PROGRAM_ID
CONNECTION_STRING_RAW
CONNECTION_STRING_PARSED
CLUSTER_URL
WEBHOOK_URL