A simple MVP demonstrating a family-managed, quantum-resistant settlement blockchain concept.
Settlement Network is a blockchain designed specifically for settlement - the final step where transactions are completed. Unlike public blockchains, this runs on your own family-managed infrastructure, similar to how Mina Protocol operates but focused purely on settlement with quantum-resistant cryptography.
- Info Section: Layman-friendly explanation of the project
- Demo: Interactive transaction simulation
- Constant Blockchain Size: 22 KB (like Mina Protocol)
- Quantum Resistant: Uses quantum-resistant cryptography
- Settlement-Only: Focused purely on settlement transactions
- Open
index.htmlin a web browser - Read the info section to understand the project
- Try the demo to simulate settlement transactions
index.html- Main page with info section and demostyles.css- Styling for the pagescript.js- Demo functionality
- Pure HTML, CSS, and JavaScript
- No dependencies required
- Runs in any modern browser