Lightning micropayments, AI agents, NAT traversal marketplace, and decentralized social β packaged as a single Debian install.
What's inside
Pay-per-API-call with L402. Every endpoint on the node can be monetized with Bitcoin Lightning.
Autonomous agents that orchestrate workflows via MCP. Service methods auto-generate as agent tools.
Sell proxy access to nodes behind firewalls. Buy public IP tunnels using Lightning payments.
12-word seed phrases only. No passwords, no accounts. Private keys never leave your device.
Optimized for ARM64. Runs on Pi 4, Pi 5, Pi Zero 2W. Pre-built images available.
Encrypted messaging and social networking built on the node network. No central servers.
Installation
# Download and install latest release curl -sSL https://apt.economy1.cloud/install.sh \ | sudo bash
# Download for your architecture curl -LO https://apt.economy1.cloud/releases/\ download/latest/econ-v1_arm64.deb sudo dpkg -i econ-v1_arm64.deb sudo apt-get install -f
APT repository
# Add GPG key curl -fsSL https://apt.economy1.cloud/KEY.gpg \ | sudo gpg --dearmor \ -o /usr/share/keyrings/econ-v1.gpg # Add source echo "deb [signed-by=/usr/share/keyrings/econ-v1.gpg] \ https://apt.economy1.cloud/ stable main" \ | sudo tee /etc/apt/sources.list.d/econ-v1.list # Install sudo apt update && sudo apt install econ-v1
Raspberry Pi 4, Pi 5, Pi Zero 2W (64-bit OS)
Standard Linux x86_64 β laptops, servers, VMs
Raspberry Pi image
Node pre-installed on Raspberry Pi OS Lite (arm64). Flash and boot β no setup required.
Compatible with Pi 4, Pi 5, Pi Zero 2W.
Flash with Raspberry Pi Imager or
xz -d *.img.xz && dd if=*.img of=/dev/sdX bs=4M status=progress
Flash the Pi image β or install the .deb on any Linux box β then power up. The Node service is enabled on boot, so give it about 60 seconds to come online.
The node is headless: you'll do everything else from your phone or laptop. No screen or keyboard required.
When the node has no network, its screen shows a "Set Up Your Node" QR code. Point your phone's camera at it to join the node's open NodeSetup hotspot β the setup page opens automatically. No screen on your unit? Join the NodeSetup WiFi manually and browse to http://10.42.0.1.
On the setup page, tap Scan, choose your network, enter the password, and hit Connect (~15 seconds). The hotspot disappears once the node joins your WiFi.
From a device on the same network, open https://node.local. On first run, choose Generate New Wallet β a 12-word BIP39 seed phrase appears.
Write the 12 words down in order and store them offline. This seed is the only way to recover your wallet β never share it or keep it online.
Confirm your backup, pick a username and display name, and finish. Your private keys are derived on-device and never leave it.
Open My Wallet β Receive. The On-chain tab shows a Bitcoin address and QR code β send BTC from any wallet or exchange and wait for confirmation.
Prefer Lightning? Switch to the Lightning tab, enter an amount, and generate an invoice to pay instantly.
Once funds land, your node can open channels, earn from L402 API calls, and pay for services across the network.