> For the complete documentation index, see [llms.txt](https://timechain.gitbook.io/neucron-javascript-sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://timechain.gitbook.io/neucron-javascript-sdk/wallets-and-assets.md).

# Wallets & Assets

This section groups related SDK modules so builders do not have to navigate one giant Features bucket.

| Page           | SDK accessor    | What it covers                                                                                               |
| -------------- | --------------- | ------------------------------------------------------------------------------------------------------------ |
| Wallet         | `sdk.wallet`    | Create wallets, addresses, sync assets, import assets, recover wallets, and read transactions/notifications. |
| Assets         | `sdk.assets`    | Read asset metadata, balances, ledger entries, stats, owned asset details, events, and transfer assets.      |
| Paymail        | `sdk.paymail`   | Create and manage human-readable payment aliases.                                                            |
| Asset Swap     | `sdk.assetSwap` | List swappable assets, get rates, and execute asset swaps.                                                   |
| Utility Tokens | `sdk.utility`   | Create/update utility-token definitions and mint or redeem utility tokens.                                   |
