From ddb8c4653c9cde00cd54588d895933f54d0672de Mon Sep 17 00:00:00 2001 From: Avneesh Agarwal Date: Fri, 24 Apr 2026 00:52:56 +1000 Subject: [PATCH 1/2] feat: add JS, Node, Kotlin, Unity SDKs and Spark, Tron chains to README (#3) Co-authored-by: Claude Sonnet 4.6 --- profile/README.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/profile/README.md b/profile/README.md index 1e17d46..c805f7a 100644 --- a/profile/README.md +++ b/profile/README.md @@ -13,12 +13,16 @@ Dynamic provides streamlined development with native SDKs for popular platforms. -| Platform | SDK | Documentation | -| --------------------------------------------------------------------------- | ------------ | ------------------------------------------------------------------- | -| | React | [Documentation](https://docs.dynamic.xyz/react-sdk) | -| | React Native | [Documentation](https://docs.dynamic.xyz/react-native/introduction) | -| | Flutter | [Documentation](https://docs.dynamic.xyz/flutter/client) | -| | Swift | [Documentation](https://www.dynamic.xyz/docs/swift/quickstart) | +| Platform | SDK | Documentation | +| ------------------------------------------------------------------------------ | ------------ | ------------------------------------------------------------------- | +| | React | [Documentation](https://docs.dynamic.xyz/react-sdk) | +| | React Native | [Documentation](https://docs.dynamic.xyz/react-native/introduction) | +| | JavaScript | [Documentation](https://docs.dynamic.xyz/javascript/introduction) | +| | Node | [Documentation](https://docs.dynamic.xyz/node/quickstart) | +| | Flutter | [Documentation](https://docs.dynamic.xyz/flutter/client) | +| | Swift | [Documentation](https://docs.dynamic.xyz/swift/quickstart) | +| | Kotlin | [Documentation](https://docs.dynamic.xyz/kotlin/introduction) | +| | Unity | [Documentation](https://docs.dynamic.xyz/unity/introduction) | ## Supported Chains @@ -34,6 +38,8 @@ Dynamic's authentication solutions support a wide range of blockchain networks, | ![StarkNet](https://img.shields.io/badge/StarkNet-00A3FF?style=for-the-badge&logoColor=white) | [![npm](https://img.shields.io/npm/v/@dynamic-labs/starknet?label=%40dynamic-labs%2Fstarknet)](https://www.npmjs.com/package/@dynamic-labs/starknet) | | ![Cosmos](https://img.shields.io/badge/Cosmos-1B1E36?style=for-the-badge&logo=cosmos&logoColor=white) | [![npm](https://img.shields.io/npm/v/@dynamic-labs/cosmos?label=%40dynamic-labs%2Fcosmos)](https://www.npmjs.com/package/@dynamic-labs/cosmos) | | ![Sui](https://img.shields.io/badge/Sui-5A67D8?style=for-the-badge&logo=sui&logoColor=white) | [![npm](https://img.shields.io/npm/v/@dynamic-labs/sui?label=%40dynamic-labs%2Fsui)](https://www.npmjs.com/package/@dynamic-labs/sui) | +| ![Spark](https://img.shields.io/badge/Spark-F7931A?style=for-the-badge&logoColor=white) | [![npm](https://img.shields.io/npm/v/@dynamic-labs/spark?label=%40dynamic-labs%2Fspark)](https://www.npmjs.com/package/@dynamic-labs/spark) | +| ![Tron](https://img.shields.io/badge/Tron-FF0013?style=for-the-badge&logoColor=white) | [![npm](https://img.shields.io/npm/v/@dynamic-labs/tron?label=%40dynamic-labs%2Ftron)](https://www.npmjs.com/package/@dynamic-labs/tron) | ### Integrate Your Own Chain From 97cf16ed9e063ca52f9a0e29ef835a5bd8efc7bb Mon Sep 17 00:00:00 2001 From: Avneesh Agarwal Date: Fri, 8 May 2026 04:33:27 +1000 Subject: [PATCH 2/2] feat: add python SDK to table of SDKs Co-Authored-By: Claude Sonnet 4.6 (1M context) --- profile/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/profile/README.md b/profile/README.md index c805f7a..0193d5a 100644 --- a/profile/README.md +++ b/profile/README.md @@ -23,6 +23,7 @@ Dynamic provides streamlined development with native SDKs for popular platforms. | | Swift | [Documentation](https://docs.dynamic.xyz/swift/quickstart) | | | Kotlin | [Documentation](https://docs.dynamic.xyz/kotlin/introduction) | | | Unity | [Documentation](https://docs.dynamic.xyz/unity/introduction) | +| | Python | [Documentation](https://docs.dynamic.xyz/python/quickstart) | ## Supported Chains