We want to
1. Create a land registry on blockchain
2. Add financial instruments to use this registered land
We create the first using smart contracts, and for the second we use Lendroid.
We want to
1. Create a land registry on blockchain
2. Add financial instruments to use this registered land
We create the first using smart contracts, and for the second we use Lendroid.
The problem makETH - Land registry system solves
Both aims attack a seperate problem
Decentralises the land registry, easier to confirm who own which land
Allows people to get loans against their assets (land) adding to the functionality of the blockchain.
Challenges we ran into
Writing the smart contracts for the land registry and generating the ERC-20 tokens.
Getting the contracts onto some blockchain was very difficult.