Philip Okugbe

Results 2 issues of Philip Okugbe

In no particular order, i'll work to implement the following features when i have time. - [ ] Make use of Infura API - [ ] Show wallet balance -...

Implement a standalone real-time collaboration server. New environment variables. ```sh COLLAB_URL= COLLAB_PORT= COLLAB_DISABLE_REDIS= ``` Start standalone collab server with ```sh pnpm collab ```