Geo-Web-Project / cadastre

Map-based interface for claiming, buying, and managing Geo Web land parcels.
https://geoweb.land/
MIT License
25 stars 15 forks source link

feat: Claim Referral Delegation and Call #418

Closed 0xtekgrinder closed 1 year ago

0xtekgrinder commented 1 year ago

Description

Add referral mechanism to geoweb cadastre. Once a claim happens, a api call is being made to register the claim with a unique referral ID

Issue

fixes #411

Checklist:

Alert Reviewers

@codynhat @gravenp

codynhat commented 1 year ago

This looks good. But I am still working on cleaning up the wallet connection and delegations. We should wait to merge until that is complete.

codynhat commented 1 year ago

@0xtekgrinder I updated the base with the changes from #419. Could you look into the merge conflicts?

codynhat commented 1 year ago

@0xtekgrinder Can you update this PR to use the same yarn.lock as develop?