issues
search
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
Create a Trait folder that contains trait for LandHolder, LandInspector and LandVerification.
Create a model for LandHolder and LandInspector.
Have 2 empty file for the implementation of LandHolder and LandInspector
Changes Made