@vechain/sdk-errors v1.0.0
@vechain/sdk-errors
Welcome to the errors package of the VeChain SDK!
Introduction
The VeChain SDK Error package is specifically designed to handle custom errors seamlessly integrated into the Core and Network packages. It serves as a dedicated solution for managing and communicating errors within these essential components, ensuring a streamlined and robust development experience. By leveraging VeChain SDK Error, developers can enhance error handling and reporting, contributing to the overall reliability and resilience of the Core and Network functionalities within the VeChain SDK ecosystem.
Commands
- Build: Execute
yarn buildto build the package. - Lint: Execute
yarn lintto lint the package. - Format: Execute
yarn formatto format the package. - Test:unit: Execute
yarn test:unitto run unit tests. - Test:integration: Execute
yarn test:integrationto run integration tests. - Test: Execute
yarn testto run all tests on the package.- NOTE: Tests and Integration tests require thor-solo to be running locally. You can run and stop separately thor solo node with
yarn start-thor-soloandyarn stop-thor-soloor run all tests withyarn test:solowhich will start thor solo node, run all tests and stop thor solo at the end. Same for integration tests. You can directly runyarn test:integration:soloto run integration tests with thor solo.
- NOTE: Tests and Integration tests require thor-solo to be running locally. You can run and stop separately thor solo node with
Usage
Explore examples of how to use this package in real-world scenarios at vechain SDK examples.
Feel free to leverage these resources and don't hesitate to reach out if you have any questions or need further assistance.
Happy coding with the VeChain SDK!
8 months ago
10 months ago
10 months ago
11 months ago
11 months ago
11 months ago
12 months ago
12 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago