Ryan Noble
Ryan Noble
## Description This code base is unusable. ## Steps to reproduce 1. Follow readme 2. Attempt the usage of `yarn` 3. Attempt the usage of `yarn dev` 4. Attempt the...
The use of web adaptor is causing `Cannot assign to read only property 'exports' of object '#'` errors when attempting to import the QR reader package. This is due to...
closes #7 This PR additionally refactors business logic into two context hooks, one pertaining to Bundles & Tokens The idea is that since bundles are clusters of blocks, token flow...
#### Description Social images are not being generated for any page and there is no insight into how these are controlled, set or generated outside of the get request in...
**Summary** Detailing Account Abstraction integration, including architecture considerations, generalized interfaces, DevEx onboarding & provider prioritization.
# Summary There are some data flow changes with the way `UserOperations` reach being included in a block, as well as some considerations around `PayMaster` interactions that could require changes...
**Summary** In order to have more expansive and convenient contract interactions, integrating the Nethereum contract class generator into to the SDK in some way would improve usability. and reduce the...
# Summary There are a variety of potential providers, each with their own benefits and predicted ease of integration aspects. ## Objectives - [ ] Review potential providers - [...
## Description The relayer, if running for more than a day, will send 500; Forbidden errors to the sdk when attempting to connect. The only way to resolve this so...
## Description Without any noticeable or predictable cues, when attempting to run `sdk.init` the relayer will return 500 immediately, repeatedly, until the environment is restarted. 