You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Hono + Sentinel remote verification example (Bun):**
102
+
103
+
```sh
104
+
bun run --port 3000 examples/hono-sentinel-example.ts
105
+
```
106
+
101
107
## Breaking Changes (v2)
102
108
103
109
Version 2 introduces a new proof-of-work mechanism and challenge format. See the [PoW documentation](https://playground.altcha.org/#/about) for details.
0 commit comments