Wallet Agent
Monitors balances and executes transfers under a configured spend policy.
v1.2.0nodeby chainlabs · updated 10h ago
$ norien install wallet-agent@1.2.0Runtime
node
dist/wallet.js
Required tools
2
Permissions
3
Environment
3
declared variables
Manifest
- Slug
- wallet-agent
- Version
- 1.2.0
- Runtime
- node
- Entrypoint
- dist/wallet.js
- Start command
- node dist/wallet.js
- Health command
- /health
- Visibility
- public
- Published
- 10h ago
Requirements
Environment variables
| Name | Required |
|---|---|
| WALLET_SIGNER_KEY | required |
| RPC_URL | required |
| MAX_TRANSFER_USD | optional |
Runtime readiness
Version history
README
# Wallet Agent Monitors balances and executes transfers under an explicit spend policy.