Cory Sougstad
Cory Sougstad
### Current Behavior Minimal install in angular 16 is resulting in fatal errors. Here's a repo to replicate: https://github.com/CuriouslyCory/angular16-web3onboard ```bash Error: node_modules/@walletconnect/modal/dist/_types/src/client.d.ts:14:34 - error TS2307: Cannot find module 'packages/core/dist/_types/src/controllers/ModalCtrl' or...
Fixing same issue on "next" branch for 3.0.0-alpha release: Warning: Encountered two children with the same key, `T`. Keys should be unique so that components maintain their identity across updates....
https://basecamp.wtf/launch This is a new token launchpad for the base network.
Added a serverless function/lambda NextJs api endpoint to handle the reservoir api requests. Users opting for an external 3rd party proxy can still use the same configuration as before.
**Description** Trying to pull my personal bsky feed data into my website and while parsing the records I found that the FeedView entries don't pass validation using isFeedViewPost despite the...