Integrating Midnight Proofs into an Existing Node.js Backend
The first time I wired Midnight proofs into an Express API, I designed it the way I'd design any async operation: send request, await response, return result. The endpoint timed out after 30 seconds. The proof server was still running. It finished 12...
stacksignal.hashnode.dev7 min read