@settlemint/sdk-cli 1.0.6-main21cba9a8 → 1.0.6-main25fcf510
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/cli.js +4028 -8766
- package/dist/cli.js.map +13 -144
- package/package.json +5 -5
package/README.md
CHANGED
|
@@ -253,7 +253,7 @@ See the [documentation](https://github.com/settlemint/sdk/tree/v1.0.6/sdk/cli/do
|
|
|
253
253
|
|
|
254
254
|
## Contributing
|
|
255
255
|
|
|
256
|
-
We welcome contributions from the community! Please check out our [Contributing](
|
|
256
|
+
We welcome contributions from the community! Please check out our [Contributing](https://github.com/settlemint/sdk/blob/main/.github/CONTRIBUTING.md) guide to learn how you can help improve the SettleMint SDK through bug reports, feature requests, documentation updates, or code contributions.
|
|
257
257
|
|
|
258
258
|
## License
|
|
259
259
|
|