mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 16:53:02 +08:00
Add script to check adapters + export adapters batch
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"dev": "babel-watch curve.js",
|
||||
"test-interactive": "node utils/testInteractive",
|
||||
"test-dex": "ts-node volumes/cli/testAdapter.ts",
|
||||
"postinstall": "echo 'run \"npm update @defillama/sdk\" if you want lastest sdk changes' "
|
||||
"postinstall": "echo 'run \"npm update @defillama/sdk\" if you want lastest sdk changes' ",
|
||||
"get-not-exported-volumes": "ts-node volumes/cli/checkExported"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
||||
Reference in New Issue
Block a user