Command-line interface for blind-peer interactions.
npm i -g blind-peering-cli
See blind-peering --help.
Supports seeding hyperdrives (--drive) or hypercores (--core).
Note: only trusted peers can request to seed. To make yourself a trusted peer, pass the DHT public key output by blind-peering identity to the blind-peer admin (who will set the --trusted-peer flag with your key).
blind-peering seed --core --blind-peer-key <blind peer RPC Key> <hypercore key to seed>
blind-peering seed --core --auto-disc-db <Database key of an autobase-discovery service> --service-name <service name of the blind peers> <hypercore key to seed>