@edge-protocol/sdk 0.4.3 → 0.4.4
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/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
**Give agents your rules, not your keys.**
|
|
14
14
|
|
|
15
|
-
[Live Demo](https://edge-web-
|
|
15
|
+
[Live Demo](https://edge-web-cyan.vercel.app) · [Full Docs](https://github.com/fluturecode/edge/blob/main/packages/sdk/DOCS.md) · [GitHub](https://github.com/fluturecode/edge)
|
|
16
16
|
|
|
17
17
|
</div>
|
|
18
18
|
|
|
@@ -213,7 +213,7 @@ Festival Mode: Claude autonomously manages purchases within an EdgePass.
|
|
|
213
213
|
3 transactions · $54.50 spent · 0 wallet popups
|
|
214
214
|
```
|
|
215
215
|
|
|
216
|
-
[See it live →](https://edge-web-
|
|
216
|
+
[See it live →](https://edge-web-cyan.vercel.app)
|
|
217
217
|
|
|
218
218
|
---
|
|
219
219
|
|
package/package.json
CHANGED