sybil-verifier-worker
sybil-verifier-worker copied to clipboard
Cloudlfare worker to verify mappings for Sybil, a governance tool for delegates.
In the catch block of the code, the error Response is not being returned at all. Not to mention ki the response variable would be out of scope in the...
All other conditionals in this `async` function have the `await` keyword, it was missing in the `json` conditional.
# Overview **TL;DR: Verify Twitter once on Uniswap Sybil, use anywhere.** Thank you to @krhoda for the implementation and instructions. * This update enables the Sybil Cloudflare Worker to also...