NoshonNetworks / landver

Onchain Land Management
https://landver.vercel.app/
MIT License
7 stars 32 forks source link

feat: user levels for land registry #13 #15

Closed GoSTEAN closed 1 month ago

GoSTEAN commented 1 month ago

Changes Made

  1. Create a Trait folder that contains trait for LandHolder, LandInspector and LandVerification.
  2. Create a model for LandHolder and LandInspector.
  3. Have 2 empty file for the implementation of LandHolder and LandInspector