SELOworld is a marketplace for trading real estate in the metaverse
Its features include:
- List wallet address and be allowed minting rights.
- Auction real estate NFT.
- View other real estate put up for auction.
- Place bids on auctions using the Celo dollar(cUSD).
- Install the CeloExtensionWallet from the Google Chrome Store.
- Create a wallet.
- Go to https://celo.org/developers/faucet and get tokens for the alfajores testnet.
- Switch to the alfajores testnet in the CeloExtensionWallet.
- Connect your CeloExtensionWallet using the connect wallet button.
- Use the List Seller button to add your wallet address as a seller(gives right to mint real estate for auction).
- Mint real estate with your opening bid price for interested buyers.
- Create a second CeloExtensionWallet account to see the funds being transferred.
- Place bids on auction using the range form.
- Switch between accounts to see your balance increase.
- End your auction when you want to
npm install
or
yarn install
npm run dev
Start a local development server.
Your project should be running here http://localhost:3000/.
ctrl + C
npm run build
Builds the app for production to the docs
folder.