Plume
  • Introduction
    • Overview
  • Plume Portal
    • About the Portal
  • Bridge and Swap
  • Stake
  • Plume Points (PP)
  • Official Tokens
    • PLUME ($PLUME) Token
    • Plume USD (pUSD)
    • Plume ETH (pETH)
  • Plume Security
    • AML Screening
    • Compliance at Plume
    • Audits and Security
  • Developers
    • Network Information
    • Smart Contracts
    • How-to Guides
      • How to Connect to Network
        • Install and Configure Wallet
        • Claim test tokens
      • How to Deploy Smart Contracts
        • Deploy using Remix IDE
        • Deploy using Foundry
        • Deploy using Hardhat
      • How to Verify Smart Contracts
        • Verify using Foundry
        • Verify using Hardhat
      • How to Run a Node
    • Tools & Services
      • Account Abstraction
      • Bridges
      • Oracles
      • Data Indexers
      • Node Providers
      • OnRamps
      • Analytics
      • Custodians
      • SDK
      • Misc Tools
    • Plume vs. Ethereum
    • Gas and Fees
    • Finality
  • Community and Support
    • Community Channels
    • Brand Assets
    • Terms of Service
    • Privacy Policy
  • MORE
    • Glossary
    • FAQ
Powered by GitBook
On this page
  • Viem
  • Delegate Registry v2
  1. Developers
  2. Tools & Services

Misc Tools

PreviousSDKNextPlume vs. Ethereum

Last updated 2 days ago

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

Quick Links

Plume Mainnet:

Plume Testnet:

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.

Quick Links

Docs:

Viem
https://github.com/wevm/viem/blob/main/src/chains/definitions/plumeMainnet.ts
https://github.com/wevm/viem/blob/main/src/chains/definitions/plumeSepolia.ts
Delegate Registry v2
https://docs.delegate.xyz/