pool-stat-fetcher
v1.0.8
Published
Fetch the salient info for the pool so you can use amm-math
Downloads
1
Readme
Typescript Package Starter
A starter template to start your package with typescript
It uses typescript, eslint and jest
TS: Easy coding EsLint: Easy Formatting Jest: Confident Testing JSDoc: Free Documentation (as long as you add comments)
Usage
Use it as template
Build your own stuff
Scripts
build
Build the package with TS
test
Run jest on your test files
lint
Lint your files
### lint:fix Lint and fix what can be fixed
doc
Generate docs with JsDoc