Skip to content

beviah/inat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inat

Inat is an open protocol for bilateral value transfer achieving transaction finality through zero-knowledge proofs, threshold cryptography, and distributed witness attestation — without a shared ledger, central operator, or consensus mechanism. Each wallet holds a slot — a value container whose liveness is anchored in a single persistent counter stored in the wallet's own P2P document. To transfer value, sender and recipient each sign a commitment; a randomly-selected quorum of witnesses attests the transfer is valid; the nullifier is reconstructed via threshold cryptography once both sides have committed, making reversal mathematically impossible; and the entire history of the slot collapses into a constant-size proof that any party can verify in under a millisecond. No blockchain, no consensus, no central operator.

Status

Fractal overviews | Whitepaper | Specification | Implementation is in final stages.

License

Inat protocol whitepaper and specification:

Apache2.0

Inat implementation:

BSL with transition to Apache2.0 within 4 years of publication

About

Protocol for bilateral value transfer with cryptographic finality—no ledger, no consensus, fully decentralized.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages