UniversityDAO / udao

The official UniversityDAO DApp repository.
GNU Lesser General Public License v2.1
4 stars 4 forks source link

Write functionality #54

Closed oslfmt closed 2 years ago

oslfmt commented 2 years ago

This is a bit of a quick and dirty integration of the write functionality. The purpose was to try to get caught up with testing on mumbai asap, and this the PR achieves. It successfully integrates the EthersAPI write functions so that one can do the following on the frontend:

This is the bare minimum to do much easier testing with the frontend. In future PRs, the following needs to be addressed, in order of importance IMO:

austin-davis1 commented 2 years ago

Just did a more in-depth look at the PR, and everything LGTM. Just have one small question above