@jack-kernel/sdk 1.2.2 → 1.2.3
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 +3 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
[](https://www.npmjs.com/package/@jack-kernel/sdk)
|
|
4
4
|
[](https://opensource.org/licenses/MIT)
|
|
5
|
+
[](https://discord.gg/7k8CdmYHpn)
|
|
6
|
+
[](https://x.com/Jack_kernel)
|
|
5
7
|
|
|
6
8
|
TypeScript SDK for the JACK cross-chain execution kernel. Provides a comprehensive, type-safe interface for creating and managing cross-chain intents, tracking execution, and monitoring costs.
|
|
7
9
|
|
|
@@ -855,7 +857,7 @@ MIT © JACK Team
|
|
|
855
857
|
|
|
856
858
|
## Support
|
|
857
859
|
|
|
858
|
-
- **Documentation**: [https://jack.
|
|
860
|
+
- **Documentation**: [https://docs.jack.lukas.money/docs](https://docs.jack.lukas.money/docs)
|
|
859
861
|
- **Repository**: [https://github.com/hashpass-tech/JACK](https://github.com/hashpass-tech/JACK)
|
|
860
862
|
- **Issues**: [GitHub Issues](https://github.com/hashpass-tech/JACK/issues)
|
|
861
863
|
- **Discord**: [Join our community](https://discord.gg/7k8CdmYHpn)
|