Abdel on Nostr: Starting a new #Bitcoin exploration project: Raito - a Bitcoin ZK client written in ...
Starting a new #Bitcoin exploration project: Raito - a Bitcoin ZK client written in Cairo.
https://github.com/keep-starknet-strange/raitoIt aims to provide trustless validation of the Bitcoin blockchain through STARK proof verification.
Yes, it's similar to ZeroSync (for those who are familiar with this project) but in the new version of Cairo language.
Design goals:
- Usability: One-click install and run. WebAssembly compatibility for browser-based execution.
- Maintainability: Emphasis on simplicity and clean code structure.
- Performance: Optimized for speed and efficiency, leveraging STWO's next-generation prover.
It will work well in tandem with Shinigami (
https://github.com/keep-starknet-strange/shinigami), the other recent exploration project we started.
Basically when you combine the two you have:
- Raito: Verification of Consensus Rules.
- Shinigami: Verification of Execution of Bitcoin Script programs.
Verifiable Computation is going to change the world.
Published at
2024-07-31 11:31:39Event JSON
{
"id": "ce851278b43d39a36a199335e8d920187c36208e8f31475e76eb5de75706f6da",
"pubkey": "b8f4c2e90f0dd667121533d7b8dafd77384b0b5051f8272e5493c58f7f93e14b",
"created_at": 1722425499,
"kind": 1,
"tags": [
[
"t",
"Bitcoin"
]
],
"content": "Starting a new #Bitcoin exploration project: Raito - a Bitcoin ZK client written in Cairo.\n\nhttps://github.com/keep-starknet-strange/raito\n\nIt aims to provide trustless validation of the Bitcoin blockchain through STARK proof verification.\nYes, it's similar to ZeroSync (for those who are familiar with this project) but in the new version of Cairo language.\n\nDesign goals:\n\n- Usability: One-click install and run. WebAssembly compatibility for browser-based execution.\n- Maintainability: Emphasis on simplicity and clean code structure.\n- Performance: Optimized for speed and efficiency, leveraging STWO's next-generation prover.\n\nIt will work well in tandem with Shinigami (https://github.com/keep-starknet-strange/shinigami), the other recent exploration project we started. \nhttps://m.primal.net/JkJS.jpg \nBasically when you combine the two you have:\n- Raito: Verification of Consensus Rules.\n- Shinigami: Verification of Execution of Bitcoin Script programs.\n\nVerifiable Computation is going to change the world.\n",
"sig": "cead827378a9d9b7f581dff9fdb10b58d287ab8e853f1d53b3ed8255f5fadeef8ab3302ff44e205c120c49ea9d0876b3b6d58ce9ef1696a5bec1b939a8acd081"
}