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

# Introduction

Aurum is an open-source JavaScript SDK that makes it easy to add wallets to your web app. It comes with out-of-the-box UI for email auth and traditional wallet connections.

### Live Demo

<Card title="Aurum Playground" icon="play" horizontal={false} href="https://demo.aurumsdk.com/">
  Test out the custom brand, wallet, and UX options Aurum offers
</Card>

### Features

* **Email login** powered by Coinbase Embedded Wallets
* **Supports all leading wallets** including MetaMask, Phantom, WalletConnect, Rabby, Coinbase Wallet and more
* **Custom branding options** including theme, color, logo, border radius, font, and more
* **Full whitelabel support** with our headless API
* **Dynamic UX** open the Aurum modal or embed the connect widget directly in your app

### Links

<CardGroup cols={2}>
  <Card title="GitHub" icon="github" href="https://github.com/aurum-sdk/aurum">
    View open-source codebase
  </Card>

  <Card title="npm" icon="npm" href="https://www.npmjs.com/package/@aurum-sdk/core">
    See package details
  </Card>
</CardGroup>
