Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/onchain-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "module",
"description": "Peer Cash Demo: the express sell flow stored entirely onchain on Base, after zSwap by z0r0z",
"dependencies": {
"@zkp2p/cash": "0.4.10",
"@zkp2p/cash": "0.5.3",
"esbuild": "0.28.2",
"solc": "0.8.36",
"viem": "2.55.18"
Expand Down
Loading