LSSA FURPS §
Functionality §
- LSSA supports Programmable Privacy by allowing LSSA Programs to be agnostic as to whether they are interacting with private or public accounts.
- LSSA Sequencer accepts transactions from users, orders them and posts them to Logos Blockchain
- Developers can interact with LSSA Sequencer through an API
- Developers can deploy programs to LSSA
- Users can interact with LSSA through a wallet
Usability §
- LSSA Programs are RISCV binaries, allowing developers to program in high level languages like Rust that compile down to RISCV.
- The same LSSA Programs can be used in both private and public execution contexts.
- Logos Core integration for LSSA Wallet
- Ability to run a sequencer throgh Logos Core
Reliability §
- LSSA Sequencer supports decentralized sequencing through Blockchain enforced sequencer coordination, ensuring crash tolerance.
Supportability §