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

# Links & Contact

Use this page as the home for external resources, community links, and support entry points.

## Repositories

<CardGroup cols={2}>
  <Card title="Swig Wallet" icon="github" href="https://github.com/anagrambuild/swig-wallet">
    Core protocol, Rust SDK, and wallet implementation
  </Card>

  <Card title="Swig TypeScript SDK" icon="github" href="https://github.com/anagrambuild/swig-ts">
    Protocol SDK packages, examples, and MCP server source
  </Card>

  <Card title="Swig Developer SDK" icon="github" href="https://github.com/anagrambuild/swig-developer-sdk">
    Hosted API-key SDK for TypeScript and Python
  </Card>

  <Card title="Swig IDP SDK" icon="github" href="https://github.com/anagrambuild/swig-idp-sdk">
    Login-provider SDK for Expo and web authentication flows
  </Card>

  <Card title="Swig Dev Portal" icon="github" href="https://github.com/anagrambuild/swig-dev-portal">
    Dashboard, backend services, and developer-portal infrastructure
  </Card>

  <Card title="Awesome Swig" icon="globe" href="https://github.com/anagrambuild/awesome-swig">
    Community examples, integrations, and extra resources
  </Card>

  <Card title="Developer Portal" icon="building" href="https://dashboard.onswig.com">
    Hosted access point for API keys, projects, policies, and paymasters
  </Card>
</CardGroup>

## Community

* [Telegram Group](https://t.me/onswig)
* [Swig Wallet GitHub Issues](https://github.com/anagrambuild/swig-wallet/issues)
* [Swig Protocol SDK Source](https://github.com/anagrambuild/swig-ts)
* [Swig Developer SDK Source](https://github.com/anagrambuild/swig-developer-sdk)
* [Security & Audits](/protocol/security-and-audits)

## When to use what

* Use the Telegram group for community questions and product discussion.
* Use GitHub issues for reproducible bugs and feature requests.
* Use the Developer Portal when you need hosted APIs, project setup, or paymaster operations.
