Skip to content

Commit

Permalink
feat: UDT and SSRI Demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Alive24 committed Jan 19, 2025
1 parent 6df7a20 commit 4e4f79d
Show file tree
Hide file tree
Showing 8 changed files with 2,268 additions and 8 deletions.
6 changes: 5 additions & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,18 @@
},
"dependencies": {
"@lit/react": "^1.0.5",
"@uiw/react-json-view": "2.0.0-alpha.30",
"lucide-react": "^0.427.0",
"next": "14.2.10",
"react": "^18",
"react-dom": "^18"
"react-dom": "^18",
"reflect-metadata": "^0.2.0"
},
"devDependencies": {
"@ckb-ccc/connector-react": "workspace:*",
"@ckb-ccc/lumos-patches": "workspace:*",
"@ckb-ccc/ssri": "workspace:*",
"@ckb-ccc/udt": "workspace:*",
"@ckb-lumos/ckb-indexer": "^0.24.0-next.1",
"@ckb-lumos/common-scripts": "^0.24.0-next.1",
"@ckb-lumos/config-manager": "^0.24.0-next.1",
Expand Down
Loading

0 comments on commit 4e4f79d

Please sign in to comment.