@morebetterclaw/forge-swap 0.1.1 → 0.1.2
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/package.json +1 -1
- package/.env.railway +0 -24
- package/.mcpregistry_github_token +0 -1
- package/.mcpregistry_registry_token +0 -1
package/package.json
CHANGED
package/.env.railway
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
# FORGE — Railway Environment Variables
|
|
2
|
-
# Set these in Railway Dashboard → Variables tab
|
|
3
|
-
# Do NOT commit this file with real values
|
|
4
|
-
|
|
5
|
-
NODE_ENV=production
|
|
6
|
-
PORT=3000
|
|
7
|
-
|
|
8
|
-
# ── THORChain Affiliate Fee (REQUIRED) ────────────────────
|
|
9
|
-
# Your RUNE address — all 0.5% swap fees land here automatically
|
|
10
|
-
FEE_RECIPIENT_ADDRESS=thor1yfrfgjgnzkjqqgv02yxn3j3kv50pe0rnhvs8zw
|
|
11
|
-
SWAP_FEE_BPS=50
|
|
12
|
-
|
|
13
|
-
# ── Rate Limiting ──────────────────────────────────────────
|
|
14
|
-
RATE_LIMIT_WINDOW_MS=60000
|
|
15
|
-
RATE_LIMIT_MAX=100
|
|
16
|
-
|
|
17
|
-
# ── CORS ──────────────────────────────────────────────────
|
|
18
|
-
# Set to your domain when website is live:
|
|
19
|
-
# ALLOWED_ORIGINS=https://morebetterstudios.com,https://www.morebetterstudios.com
|
|
20
|
-
ALLOWED_ORIGINS=*
|
|
21
|
-
|
|
22
|
-
# ── Optional: Autonomous EVM execution (v2 — leave blank for launch) ──
|
|
23
|
-
# WALLET_PRIVATE_KEY=
|
|
24
|
-
# EVM_RPC_URL=
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ghu_AMjMT6Ldr8d2xMEGzuRJmFUkO9NrhT4eoByt
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"token":"eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJtY3AtcmVnaXN0cnkiLCJleHAiOjE3NzQxOTQ1ODQsIm5iZiI6MTc3NDE5NDI4NCwiaWF0IjoxNzc0MTk0Mjg0LCJhdXRoX21ldGhvZCI6ImdpdGh1Yi1hdCIsImF1dGhfbWV0aG9kX3N1YiI6Im1vcmViZXR0ZXJjbGF3IiwicGVybWlzc2lvbnMiOlt7ImFjdGlvbiI6InB1Ymxpc2giLCJyZXNvdXJjZSI6ImlvLmdpdGh1Yi5tb3JlYmV0dGVyY2xhdy8qIn1dfQ.USQmdeIYcgMQliAgOtfT1VwLtNMpAV_V0NEWyyhHIKhjQxEqlqOOx7Wx66OKZe0a7_OHt1XXJLg5dtGNheOdAw","expires_at":1774194584}
|