Open fishonamos opened 1 week ago
Could I take on this issue?
Hi @fishonamos I just went through the apibara indexer docs and I can handle this issue
Can I work on this, please? Steps:
express
, axios
, and dotenv
. /getlands
, /getinspectors
, /getapprovedlands
, /verifyland/:id
, and /transferhistory
.
Setup an express server that will query the land events indexed in #166
getlands, getinspectors, getapproved lands, verify lands(takes landid and returns true if land is verified), tranfer history etc.