0.1.3-alpha.0 • Published 3 years ago
@traderjoe-xyz/dex-commons v0.1.3-alpha.0
@traderjoe-xyz/dex-commons
Package for utils, types, and constants for Trader Joe DEX
Package name
@traderjoe-xyz/dex-commons
Scripts
All scripts are expected to be run from the root directory.
Notes:
ttypescriptis a dev dependency that we are using to compile TS code into JS with an additional plugin,typescript-transform-paths, that allows us to use absolute imports in our codebasechokidar-cliis a lightweight command line tool to watch file changes. We use this to trigger a rebuild whenever some code changes in development mode