Zero Config
One command to start. Auto-discovers peers via Tailscale's WatchIPNBus.
Built on Tailscale. P2P. Zero config. Cross-platform.
curl -fsSL https://jamesyong-42.github.io/truffle/install.sh | shiwr -useb https://jamesyong-42.github.io/truffle/install.ps1 | iexbrew install jamesyong-42/tap/truffle# Start your node and join the mesh
truffle up
# See all nodes on your network
truffle ls
# Send a message to another node
truffle send laptop "deploy is done"
# Copy a file to another node
truffle cp ./report.pdf server:/tmp/
# Check connectivity
truffle ping laptop