Skip to content

A tool used internally for manual and automated verification of DEX pairs.

License

Notifications You must be signed in to change notification settings

unification-com/dex-pair-verify

Repository files navigation

OoO Pair Verification

Simple, no-frills tool used internally for manual and automated verification of DEX pairs.

Verified pairs are exported and used by OoO clients for AdHoc queries

nvm use
yarn install
yarn prisma db push
yarn prisma generate
node import/import_geckoterminal.js
node import/import_graphql.js
node import/refresh_data.js
node import/find_duplicates.js
yarn run dev

Note: Use yarn prisma db push --force-reset to delete & recreate DB

About

A tool used internally for manual and automated verification of DEX pairs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published