> For the complete documentation index, see [llms.txt](https://docs.plume.org/plume/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plume.org/plume/developers/tools-and-services/misc-tools.md).

# Misc Tools

## [Viem](https://viem.sh/)

Viem is a TypeScript interface for Ethereum that provides low-level stateless primitives for interacting with Ethereum.

<details>

<summary>Quick Links</summary>

Plume Mainnet: <https://github.com/wevm/viem/blob/main/src/chains/definitions/plumeMainnet.ts>

Plume Testnet: <https://github.com/wevm/viem/blob/main/src/chains/definitions/plumeSepolia.ts>

</details>

## [Delegate Registry v2](https://delegate.xyz/)

**Delegate Registry v2** is a permissionless on-chain protocol that lets users securely assign rights between wallets—without ever transferring assets. It powers safe and flexible participation in everything from airdrops and minting to governance and gameplay, all without compromising cold wallet security.

<details>

<summary>Quick Links</summary>

**Docs:** <https://docs.delegate.xyz/>

</details>
