Display form according to schema.
ronerlih opened this issue ยท 0 comments
ronerlih commented
๐ฌ Description
Display attestation form (according to schema #78).
๐๏ธ Context
EAS MVP. on submit will call attest
method on EAS.sol
.
#84
๐๏ธ TO-DO (tasks or sub-issues)
- Reference EAS schema to create and populate form fields.
- Populate coordinate field with prop (from map component).
- Populate address field with Account component.
โ Acceptance criteria
- Display form UI according to schema.
- Populate Coordinate and Address fields.