Go to file
Nicholas Clarke c85547ca45 Add perp_base_symbol field to perp_bankruptcy 2022-01-26 12:23:31 -08:00
.github/workflows new feature: code security scanning 2022-01-10 19:58:23 +00:00
src Add perp_base_symbol field to perp_bankruptcy 2022-01-26 12:23:31 -08:00
.gitignore Commit yarn.lock for heroku 2021-12-14 09:36:55 -08: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 Add new command "init" to populate some rows into the transactions table (required before the scraper can start). 2022-01-13 14:27:38 -08:00
tsconfig.json Initial commit. 2021-09-28 14:52:55 -07:00
yarn.lock Add BNB, AVAX, LUNA spot. 2022-01-09 12:42:57 -08: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