Multi-purpose real estate tokenisation and trading website.
The project is created for companies and people, who would love to increase the liquidity of their real estate, as for the most part it is not the most liquid asset available. Website UI allows users to: 1. Tokenize their real-estate, 2. Send the real-estate to other people, 3. (future feature) trade the real-estate on the Marketplace. People can input a lot of information about their real-estate, which would later help for buyers to filter out the listings needed.
Using the scaffold eth, user can connect their wallet, the using the web UI based on Next.JS and smart contracts user can mint their NFT to later use it in lending protocols, DeFi and to sell their real estate to others.
The interface has a backend built that stores all the input data and then adds it to NFTs metadata. The image is supposed to be stored on IPFS, but that is not yet implemented.