How to Mint

Via Frontend

Go to beranames.com and mint.

Via Code

Follow https://github.com/Beranames/beranames-contracts-v2/blob/master/script/MintScript.s.sol - 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)

Last updated