Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 2.59 KB

File metadata and controls

52 lines (34 loc) · 2.59 KB

View the Goerli contracts here:

MintableCAW: 0x0bc5f399265fA0Fb95F5473c8ec1737d1dBB015c

CawName: 0x3F63Ad5E6309135a9D5fD3540270b93f56FD9CD9

CawActions: 0x6B22437861eCC2Ea93fEcB742EA3BD5E1d3C7307

CawNameURI: 0x27108Da237A5200fBcb3fc62eE08Ee07D84a1331

CawNameMinter: 0x56F0d5DA1Bc735e03d6A4cd988784ED498FD9Ee3

View NFTS on testnet opensea: https://testnets.opensea.io/collection/caw-name-lx8xbvrpyo

Steps to mint a username on the Goerli testnet

This contract was written in a way that ensures permanent ownership and permanent pricing for minting Caw Usernames, but allows the deployer to change the metadata and the display image by assigning a new display generating contract address. The current display is generated by this contract: https://goerli.etherscan.io/address/0x27108Da237A5200fBcb3fc62eE08Ee07D84a1331#code

In the near future, there will be an interface where you can get a username NFT, but for now,

TO MINT A USERNAME ON TESTNET, follow these instructions:

Then mint some MintableCaw (mCAW):

Then approve mCAW spending of the NFT contract address.

Once you do that, you'll be able to mint an NFT username.