mirror of
https://github.com/0xbow-io/privacy-pools-core.git
synced 2026-01-09 17:37:58 -05:00
ts-turborepo-boilerplate: relayer package
Description of your package goes here.
Setup
- Install dependencies running
pnpm install
Available Scripts
Available scripts that can be run using pnpm:
| Script | Description |
|---|---|
build |
Build library using tsc |
check-types |
Check types issues using tsc |
clean |
Remove dist folder |
lint |
Run ESLint to check for coding standards |
lint:fix |
Run linter and automatically fix code formatting issues |
format |
Check code formatting and style using Prettier |
format:fix |
Run formatter and automatically fix issues |
test |
Run tests using vitest |
test:cov |
Run tests with coverage report |
Usage
Describe how to use your package here.
API
Describe your package's API here.
References
Add any relevant references here.