LSSA FURPS

Functionality

  1. LSSA supports Programmable Privacy by allowing LSSA Programs to be agnostic as to whether they are interacting with private or public accounts.
  2. LSSA Sequencer accepts transactions from users, orders them and posts them to Logos Blockchain
  3. Developers can interact with LSSA Sequencer through an API
  4. Developers can deploy programs to LSSA
  5. Users can interact with LSSA through a wallet

Usability

  1. LSSA Programs are RISCV binaries, allowing developers to program in high level languages like Rust that compile down to RISCV.
  2. The same LSSA Programs can be used in both private and public execution contexts.
  3. Logos Core integration for LSSA Wallet
  4. Ability to run a sequencer throgh Logos Core

Reliability

  1. LSSA Sequencer supports decentralized sequencing through Blockchain enforced sequencer coordination, ensuring crash tolerance.

Performance

Supportability