@traderjoe-xyz/dex-commons
v0.1.3-alpha.0
Published
Package for `utils`, `types`, and `constants` for Trader Joe DEX
Downloads
8
Readme
@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:
ttypescript
is 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-cli
is a lightweight command line tool to watch file changes. We use this to trigger a rebuild whenever some code changes in development mode