Skip to content

Commit 4de6407

Browse files
committed
feat: SSRI Demo
1 parent 45c9292 commit 4de6407

File tree

8 files changed

+1702
-12
lines changed

8 files changed

+1702
-12
lines changed

packages/demo/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@lit/react": "^1.0.5",
19+
"@uiw/react-json-view": "2.0.0-alpha.30",
1920
"lucide-react": "^0.427.0",
2021
"next": "14.2.10",
2122
"react": "^18",
@@ -24,6 +25,8 @@
2425
"devDependencies": {
2526
"@ckb-ccc/connector-react": "workspace:*",
2627
"@ckb-ccc/lumos-patches": "workspace:*",
28+
"@ckb-ccc/ssri": "workspace:*",
29+
"@ckb-ccc/udt": "workspace:*",
2730
"@ckb-lumos/ckb-indexer": "^0.24.0-next.1",
2831
"@ckb-lumos/common-scripts": "^0.24.0-next.1",
2932
"@ckb-lumos/config-manager": "^0.24.0-next.1",

0 commit comments

Comments
 (0)