wip-agent-pay 1.0.1

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.
@@ -0,0 +1,25 @@
1
+ name = "pay-wip-computer"
2
+ main = "index.js"
3
+ compatibility_date = "2024-01-01"
4
+ compatibility_flags = ["nodejs_compat"]
5
+
6
+ [[kv_namespaces]]
7
+ binding = "PAY_TOKENS"
8
+ id = "" # Fill in after creating KV namespace
9
+
10
+ [[kv_namespaces]]
11
+ binding = "PAY_LEDGER"
12
+ id = "" # Fill in after creating KV namespace (history, budgets)
13
+
14
+ # Secrets (set via: wrangler secret put <NAME>)
15
+ # WORKER_SECRET
16
+ # CDP_API_KEY_ID
17
+ # CDP_API_KEY_SECRET
18
+ # CDP_WALLET_SECRET
19
+ # CDP_ACCOUNT_ADDRESS
20
+ # STRIPE_SECRET_KEY
21
+ # STRIPE_WEBHOOK_SECRET
22
+ # PRIVY_APP_ID
23
+ # PRIVY_APP_SECRET
24
+ # PRIVY_WALLET_ID
25
+ # PRIVY_WALLET_ADDRESS