Beranames Docs
  • 🐻OVERVIEW
    • Introducing Beranames
    • Key Components
    • Get in Touch
  • 😎USING BERANAMES
    • Beranames Lifecycle
    • Registering a Beraname
    • Pricing
  • 🧠RESOLVERS
    • Forward Resolution
    • Reverse Resolution
    • Universal Resolver
    • Subdomains
  • Managing other addresses & Contract names
  • πŸ”¨INTEGRATE
    • Contracts & Repositories
    • How to Mint
    • Configure Viem
    • Resolving
    • Listing Beranames on NFT Marketplaces
    • Use Beranames on Metamask
  • πŸ“ƒRESOURCES
    • Audits
Powered by GitBook
On this page
  • Via Frontend
  • Via Code
  • On Berascan (Explorer)
  1. INTEGRATE

How to Mint

PreviousContracts & RepositoriesNextConfigure Viem

Last updated 3 months ago

Via Frontend

Go to beranames.com and mint.

Via Code

Follow - just replace your name and launch command

On Berascan (Explorer)

Go to the block explorer RegistrarController and mint using register function - notice that without the setAddr Viem won’t work (can be implicit in data when registering or explicit on the resolver)

πŸ”¨
https://github.com/Beranames/beranames-contracts-v2/blob/master/script/MintScript.s.sol