sdk-errors 1.0.0-rc.4
Install from the command line:
Learn more about npm packages
$ npm install @vechain/sdk-errors@1.0.0-rc.4
Install via package.json:
"@vechain/sdk-errors": "1.0.0-rc.4"
About this version
Welcome to the errors package of the VeChain SDK!
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.
-
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
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!
Details
- sdk-errors
-
vechain
- over 1 year ago
- MIT
Assets
- sdk-errors-1.0.0-rc.4.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0