passkey-kit 0.7.16 → 0.7.17
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/clone-js-sdk.sh
CHANGED
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,25 +1,36 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "passkey-kit",
|
|
3
|
-
"version": "0.7.
|
|
4
|
-
"description": "A helper library for creating and using
|
|
3
|
+
"version": "0.7.17",
|
|
4
|
+
"description": "A helper library for creating and using smart wallet accounts on the Stellar blockchain.",
|
|
5
5
|
"author": "Tyler van der Hoeven",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"type": "module",
|
|
8
8
|
"main": "src/index.ts",
|
|
9
9
|
"types": "types/index.d.ts",
|
|
10
|
+
"scripts": {
|
|
11
|
+
"build:demo": "cd demo && npm --workspaces=false install && npm run build",
|
|
12
|
+
"deploy:demo": "npx wrangler pages deploy",
|
|
13
|
+
"deploy:demo:prod": "npx wrangler pages deploy --env production",
|
|
14
|
+
"prepublishOnly": "npm run build",
|
|
15
|
+
"build:sac": "npm --workspace=sac-sdk run build",
|
|
16
|
+
"build:pfs": "npm --workspace=passkey-factory-sdk run build",
|
|
17
|
+
"build:pks": "npm --workspace=passkey-kit-sdk run build",
|
|
18
|
+
"build": "npm run build:sac && npm run build:pfs && npm run build:pks && tsc",
|
|
19
|
+
"ext:cp": "./clone-js-sdk.sh"
|
|
20
|
+
},
|
|
10
21
|
"dependencies": {
|
|
11
22
|
"@darkedges/capacitor-native-webauthn": "^0.0.4",
|
|
12
23
|
"@simplewebauthn/browser": "^10.0.0",
|
|
13
|
-
"@stellar/stellar-sdk": "
|
|
24
|
+
"@stellar/stellar-sdk": "github:stellar/js-stellar-sdk",
|
|
14
25
|
"base64url": "^3.0.1",
|
|
15
26
|
"buffer": "^6.0.3",
|
|
16
|
-
"passkey-factory-sdk": "
|
|
17
|
-
"passkey-kit-sdk": "
|
|
18
|
-
"sac-sdk": "
|
|
27
|
+
"passkey-factory-sdk": "workspace:*",
|
|
28
|
+
"passkey-kit-sdk": "workspace:*",
|
|
29
|
+
"sac-sdk": "workspace:*"
|
|
19
30
|
},
|
|
20
31
|
"devDependencies": {
|
|
21
32
|
"@simplewebauthn/types": "^10.0.0",
|
|
22
|
-
"@types/node": "^22.7.
|
|
33
|
+
"@types/node": "^22.7.4",
|
|
23
34
|
"typescript": "^5.6.2"
|
|
24
35
|
},
|
|
25
36
|
"workspaces": [
|
|
@@ -27,6 +38,9 @@
|
|
|
27
38
|
"packages/passkey-kit-sdk",
|
|
28
39
|
"packages/sac-sdk"
|
|
29
40
|
],
|
|
41
|
+
"overrides": {
|
|
42
|
+
"@stellar/stellar-sdk": "$@stellar/stellar-sdk"
|
|
43
|
+
},
|
|
30
44
|
"engine": {
|
|
31
45
|
"node": ">=20"
|
|
32
46
|
},
|
|
@@ -48,12 +62,5 @@
|
|
|
48
62
|
"url": "https://github.com/kalepail/passkey-kit/issues"
|
|
49
63
|
},
|
|
50
64
|
"homepage": "https://github.com/kalepail/passkey-kit/blob/main/README.md",
|
|
51
|
-
"
|
|
52
|
-
|
|
53
|
-
"build:sac": "pnpm --filter ./packages/sac-sdk run build",
|
|
54
|
-
"build:pfs": "pnpm --filter ./packages/passkey-factory-sdk run build",
|
|
55
|
-
"build:pks": "pnpm --filter ./packages/passkey-kit-sdk run build",
|
|
56
|
-
"build": "pnpm run build:sac && pnpm run build:pfs && pnpm run build:pks && tsc",
|
|
57
|
-
"ext:cp": "./clone-js-sdk.sh"
|
|
58
|
-
}
|
|
59
|
-
}
|
|
65
|
+
"packageManager": "npm@10.5.2"
|
|
66
|
+
}
|
package/wrangler.toml
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# Generated by Wrangler on Thu Oct 03 2024 15:40:55 GMT-0400 (Eastern Daylight Time)
|
|
2
|
+
name = "passkey-kit-demo"
|
|
3
|
+
pages_build_output_dir = "demo/dist"
|
|
4
|
+
compatibility_date = "2024-10-03"
|
|
5
|
+
|
|
6
|
+
[vars]
|
|
7
|
+
VITE_factoryContractId = "CCD7M4VVKELWL2RO4XJOZOGBDF3ESFIKG2EAU4ETVNAKMRRKE6YIQU5E"
|
|
8
|
+
VITE_launchtubeUrl = "https://launchtube.sdf-ecosystem.workers.dev"
|
|
9
|
+
VITE_mercuryUrl = "https://api.mercurydata.app"
|
|
10
|
+
VITE_nativeContractId = "CDLZFC3SYJYDZT7K67VZ75HPJVIEUVNIXF47ZG2FB2RMQQVU2HHGCYSC"
|
|
11
|
+
VITE_networkPassphrase = "Test SDF Network ; September 2015"
|
|
12
|
+
VITE_rpcUrl = "https://soroban-testnet.stellar.org"
|
|
13
|
+
|
|
14
|
+
[env.production.vars]
|
|
15
|
+
VITE_factoryContractId = "CCPLERXCJZB7LX2VOSOCBNRN754FRLHI6Y2AVOQBA5L7C2ZJX5RFVVET"
|
|
16
|
+
VITE_launchtubeUrl = "https://launchtube.sdf-ecosystem.workers.dev"
|
|
17
|
+
VITE_mercuryUrl = "https://api.mercurydata.app"
|
|
18
|
+
VITE_nativeContractId = "CDLZFC3SYJYDZT7K67VZ75HPJVIEUVNIXF47ZG2FB2RMQQVU2HHGCYSC"
|
|
19
|
+
VITE_networkPassphrase = "Test SDF Network ; September 2015"
|
|
20
|
+
VITE_rpcUrl = "https://soroban-testnet.stellar.org"
|
package/pnpm-workspace.yaml
DELETED