@kryptos_connect/mobile-sdk 1.0.0 → 1.0.2

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/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@kryptos_connect/mobile-sdk",
3
- "version": "1.0.0",
3
+ "version": "1.0.2",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
7
- "description": "Kryptos Connect Mobile SDK for React Native - Works with both Expo and React Native CLI. Simplifies Web3 finance integration for mobile apps.",
7
+ "description": "Kryptos Connect Mobile SDK for React Native - Simplifies Web3 finance for mobile apps with support for 5000+ DeFi protocols, 200+ exchanges and wallets, and 100+ blockchains. Works with both Expo and React Native CLI.",
8
8
  "main": "./dist/index.js",
9
9
  "module": "./dist/index.mjs",
10
10
  "types": "./dist/index.d.ts",