> ## Documentation Index
> Fetch the complete documentation index at: https://docs.unipayfi.pro/llms.txt
> Use this file to discover all available pages before exploring further.

# Team

> Meet the engineering team building privacy infrastructure for Solana

# Team

A small team of engineers with prior work on Solana tooling, browser wallet integrations, and high-throughput RPC infrastructure. We build in public where possible and pick boring, well-understood primitives over novel cryptography we cannot ourselves audit.

## Engineering

<CardGroup cols={2}>
  <Card title="Protocol Engineering" icon="code">
    Transaction construction, swap routing, Token-2022 edge cases
  </Card>

  <Card title="Client Engineering" icon="browser">
    React, wallet-adapter, GSAP-driven motion, accessibility, localisation
  </Card>

  <Card title="Infrastructure" icon="server">
    Stateless proxies, RPC pool, observability
  </Card>

  <Card title="Research" icon="flask">
    Chain-analysis resistance modelling, threat-model documentation, audit coordination
  </Card>
</CardGroup>

## Principles

We ship small. We write the threat model before the feature. We treat user funds as uninsured and build accordingly. We do not own user state and we do not want to.

### Our Approach

* **Security First**: Every feature begins with threat modeling
* **Boring Technology**: Well-understood primitives over novel cryptography
* **Stateless by Design**: Services hold no user state
* **Build in Public**: Open source where possible, transparent about limitations

## Contact

### Public Engagement

* **GitHub**: [unipayy/solana-privacy-layer](https://github.com/unipayy/solana-privacy-layer) - Open source contributions
* **Twitter**: [@UniPaymentss](https://x.com/UniPaymentss) - Updates and announcements
* **Telegram**: [UniPaymentss](https://t.me/UniPaymentss) - Community discussions

### Professional Inquiries

* **Security**: For security disclosures and vulnerability reports
* **Partnerships**: For business partnerships and integrations
* **General**: For general inquiries and support

<Note>
  Security disclosures are triaged within 48 hours on business days.
</Note>
