PacketCrypt: Proof‑of‑Work that rewards bandwidth
PacketCrypt is a bandwidth‑hard proof‑of‑work designed to favor fast, well‑connected nodes. Instead of racing purely on hashes, miners compete by communicating—encouraging decentralization and real network performance.
What is PacketCrypt?
Bandwidth‑hard by design
PacketCrypt is a proof‑of‑work where effective mining requires sustained communication among miners. By tying block quality to the volume and diversity of short “announcement” messages received, the protocol rewards nodes with strong bandwidth and good network topology.
Two cooperative roles
Miners split into two roles:
- ✓Announcement miners create and broadcast lightweight messages.
- ✓Block miners (Pools) gather announcements and attempt blocks. More (and fresher) announcements can improve success.
How PacketCrypt works
Announcements
Announcement miners continually produce small, verifiable messages using CPU work. They broadcast these to block miners (pools) across the network.
Aggregation
Block miners collect many announcements from diverse sources. The more timely and varied the announcements, the stronger the block candidate.
Block attempt
Using the announcements as input, block miners search for a valid block hash. The protocol links block quality to the announcement set, pushing miners to maintain high bandwidth.
Mining with PacketCrypt
Choose your role
- ✓Announcement miner: Lowest barrier to entry. Maximize stable upstream/downstream bandwidth.
- ✓Block miner: Requires running a full node on a network that uses PacketCrypt and maintaining high‑throughput links to announcement sources.
Tip: Many setups run both roles—announcements locally and block mining via pools or self‑hosted nodes, depending on the target network’s rules.
Quick start
- Install a PacketCrypt miner build for your OS.
- We recommend the pkt.world wallet it can mine aswell.
- You can also mine using the Rust Miner.
- Monitor bandwidth, latency, cpu temperature, cpu workload and share submissions; tune thread counts and network paths.
What you need
- ✓Reliable broadband with low jitter
- ✓Multi‑core CPU
- ✓Open ports or NAT‑friendly setup
- ✓Target network’s wallet/node
Tuning tips
- ✓Pin miner close (network‑wise) to your pool/node
- ✓Experiment with thread counts
- ✓Watch system load vs. throughput
- ✓Prefer wired Ethernet over Wi‑Fi
Good to know
PacketCrypt emphasizes bandwidth and cooperation. GPUs/ASICs offer limited edge compared to traditional hash‑centric PoW, but performance still depends on your hardware and network configuration.
Where PacketCrypt is used
PacketCrypt is an algorithm that can be adopted by different blockchains. The current implementation on mainnet uses PacketCrypt to incentivize network bandwidth while securing its chain. Each implementing network defines its own monetary policy, block times, and reward schedules.
Frequently asked questions
Is PacketCrypt a cryptocurrency?
What hardware is best?
Does PacketCrypt reduce energy use?
How do rewards work?
Where can I get the software?
Docs and community
links
Security checklist
- ✓Verify binary signatures or build from source
- ✓Use unique wallets on testnet vs. mainnet
- ✓Back up keys securely; never share seed phrases
- ✓Use dedicated machines or containers for mining