PRIVATE RESEARCH & DEVELOPMENT
SilkNode
A tiny deterministic core, with privacy, proof of work, DAG ordering and networking developed as modular layers around it.
THE PURPOSE, FRAMEWORK AND WORK AHEAD
Private by design. Built to evolve.
SilkNode is building a private-by-default payment network around a proof-of-work, multi-parent DAG: a graph in which records can reference more than one parent. The aim is practical payment speed, strong privacy and decentralized operation in one coherent system—not privacy added after the fact.
This is a research architecture under active development. Its advantages must be demonstrated, not assumed because the design is different.
The framework
Private state and payments
The core is being built around shielded transfers and cryptographic verification. The goal is to protect sender, recipient and amount while allowing nodes to check the rules. Protection against timing and network-level linking is a separate requirement, not something encryption alone establishes.
Ordering and consensus
The DAG and proof of work establish the structure from which nodes derive a shared execution order. The research question is whether this design can improve privacy-enabled payment performance without weakening safety or decentralization. That advantage is not yet proven.
Durable history and recovery
Authenticated storage, bounded synchronization and restart recovery are intended to let nodes grow and recover without repeatedly rebuilding their entire history. Recovery must preserve verified state and ownership—not quietly reset trust.
Networking and participation
The target is authenticated discovery and resilient private routing without one indispensable seed or operator. Open participation, resistance to network capture and measurable metadata protection remain active research and implementation work.
Modules and upgrades
The architectural goal is a small consensus-critical core with explicit, versioned boundaries for storage, networking, wallets and later features. Changes must preserve state and privacy guarantees or be rejected as incompatible. Consensus changes still require coordinated adoption; modularity is not a promise of risk-free upgrades.
Where we are
Demonstrated in bounded private prototypes
Shielded transfers, agreement between local nodes, recovery and restart behavior have been demonstrated in scoped tests. New work also computes straight-chain order in bounded chunks and resumes after a process restart without replaying completed work.
These are distinct results, not evidence that every component is already integrated into one finished network. Local test nodes are not independent operators, and correctness tests are not payment-speed or anonymity benchmarks.
Still being completed
General fork/merge ordering and its integration into node execution; multi-source discovery and open participation; measured network-metadata resistance; independent proof and consensus review; and reproducible privacy-enabled payment performance.
What “core complete” means
Independent operators must be able to run the network, make private payments, recover wallets, restart nodes and remain in agreement through faults. Privacy and performance must be assessed together. Upgrade compatibility and failure behavior must be reproducible, not just described.
Later interfaces and features build on that core. They do not substitute for completing it.
Private testnet research only. Test SILK has no value. This is not a completed production blockchain, a mainnet launch or a claim of proven superiority or anonymity.
CURRENT PRIVATE PROTOTYPE
Two nodes.
Three checkpoints.
One shared state.
Externally submitted shielded transfers advanced across three RandomX proof-of-work DAG checkpoints on a continuous private test network. After one node was interrupted, authenticated catch-up and restart recovery completed, and both independent nodes converged on the same state.
- Shielded transfersadvanced between independent local nodes
- Proof-of-work DAGthree private checkpoints observed
- Interruption recoverycatch-up, restart and convergence completed
Local, private and explicitly valueless prototype evidence only. This is not mainnet, a public devnet, production security, public mining, finality, a token launch or readiness.
PROPOSED TOKENOMICS — OPEN RESEARCH
Work earns SILK.
Use stays simple.
The current direction is slow, declining proof-of-work issuance with a small continuing tail to support long-term network security. The exact supply, curve, rewards and fees remain open until modelling and public review are complete.
- Issuance
- The proposal is for new SILK to enter through verifiable proof of work — not a private sale.
- Distribution
- The proposal includes no liquid insider allocation, passive holder yield or identity-based rewards.
- Governance
- The proposal gives no protocol votes or wider authority merely for holding more SILK.
- Everyday use
- Future BTC or stablecoin representations should require neither buying SILK nor paying a separate SILK fee merely to transfer them.
- Funding
- Funding remains open. Sponsorship is only a possibility and must never use customer reserves.
- Anti-spam
- Anti-spam design remains open; no fee mechanism has been adopted.
Proposal, not production parameters. Test SILK is valueless and has no guaranteed conversion to any future asset. No total supply, cap, emission curve, fee schedule, allocation or launch distribution has been adopted. No valuable SILK, gateway, reserve, deposit or withdrawal is live.
PLANNED INTEGRATED PRODUCT EXPERIENCE
One system.
Three ways in.
- 01
Desktop operator application
Node status, wallet and accessible mining in one focused application.
- 02
Mobile companion
A wallet and pool-mining companion designed for everyday reach.
- 03
Agent tools & SDK
Narrow tools and interfaces for software agents to work with the network safely.