SolomonDefi / solomon-monorepo

Monorepo containing core Solomon apps, services, libraries, and deploy config.
6 stars 4 forks source link

Integrate evidence API to web-evidence #230

Closed solomondefi-dev closed 2 years ago

solomondefi-dev commented 2 years ago

As a buyer or merchant, I can upload a file to the api to use in an evidence contract submission.

Notes

Blocked on #221

solomondefi-dev commented 2 years ago

We can implement this with the assumption that the API endpoint will not change after migration. It's not possible to test yet, but at least the frontend logic can be done.