SILAA

Fair Value

Fair Sharing

Fair Play

A non-custodial platform for evaluating and comparing on-chain routes — transparent by default, explainable by design.

Vision

Fair dealing, explained, every time.

SILAA is a route comparison platform for on-chain swaps. It evaluates available paths across protocols and chains, scores each one using a deterministic algorithm with published weights, and shows you the reasoning — not just the result. Every recommendation is a calculation you can verify.

The platform does not hold assets, request signatures, or execute transactions. Your wallet connects to establish your address and active chain. The private key never leaves your wallet application. SILAA's role ends at the point of decision; the execution is yours.

This transparency extends to the platform itself. Architectural decisions are recorded publicly as ADRs. The scoring logic is open. The rules governing what the platform can and cannot do are documented before they are built. Trust is accumulated by decision, not declared.

Principles

Five rules. No exceptions.

  1. Non-Custodial First

    Your private keys never leave your wallet — the platform reads only your public address and active chain from the connected session.

  2. Deterministic Before AI

    Every route score is produced by a fixed algorithm with published weights — no model makes decisions on your behalf.

  3. Explainability Before Complexity

    If the reasoning behind a result cannot be shown in plain terms, it does not ship — opacity is not a feature.

  4. Asset Agnostic

    The same scoring logic applies across tokens, protocols, and pairs — no asset receives preferential treatment.

  5. Network Agnostic

    Ethereum, Arbitrum, Base, and beyond — the same rules, the same scoring, the same transparency on every supported chain.

Open Development

Built in public. Decisions visible.

Every significant decision in SILAA's architecture leaves a public record. Architectural Decision Records capture the context, the options considered, and the reasoning behind each choice — before and after the code is written. The ADRs are not post-hoc justifications; they are the design process made visible.

The GitHub organisation is the source of truth for everything the platform is and does. The code, the documentation, and the decision trail are open. Nothing about how this platform works is hidden from the people who use it.

silaa-docs on GitHub →
Explore

Documentation

Architecture decisions, security specifications, and build history — every decision recorded and public.

silaa-docs on GitHub →

Source Code

Five repositories. Mobile, backend, landing, brand, and documentation — every line of code open.

silaafinance on GitHub →