SolomonDefi / solomon-monorepo

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

Refactor events endpoint and improve docs #206 #210

Closed solomondefi-dev closed 2 years ago

solomondefi-dev commented 2 years ago

Close #206

@apolkingg8 the API docs should contain enough information now. I fixed some problems that may have been holding you back - before running api-dispute locally you will need to copy paste apps/api-dispute/.env.dist to apps/api-dispute/.env

Here's the usage:

https://user-images.githubusercontent.com/75869471/152960930-0be213b6-d5e4-4b4f-8733-b29c6abf09f2.mp4

solomondefi-dev commented 2 years ago

Looks like I broke event schema generation 👀