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.
Both aims attack a seperate problem
1. Decentralises the land registry, easier to confirm who own which land
2. 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.
Running the Lendroid code.
Updates
Created ProjectAugust 12, 2018 11:27 AM2 years ago
Begin a conversation