@jpyc/sdk-core
v1.4.2
Published
Core SDK for JPYC protocol
Downloads
24
Maintainers
Readme
JPYC Core SDK
JPYC core SDK implements a set of constants, types and functions, commonly used across different SDK versions.
🤖 Available Commands
The following commands are available as yarn scripts for local development & testing.
| Command | Description |
| ---------------: | :---------------------------------------------------- |
| docs
| Generate Markdown documents from TSDoc-style comments |
| compile
| Compile (transpile) SDK |
| lint
| Run Eslint |
| lint:dry-run
| Run Eslint without fixing |
| format
| Run Prettier |
| format:dry-run
| Run Prettier without fixing |
| test
| Run unit tests (via jest) |
📚 Documentation
You can find the auto-generated documentation of this SDK here.