Greg Santos

Results 42 comments of Greg Santos

@JeffreyDoyle We need the topic id from an existing paired wallet. This topic is sent with the wallet connect request, to skip QR code. I added it to a new...

Began implementing, now passing client discoveryServices to Discovery on authn

thanks @austinkline This is included as a reference and prob should be removed rather than exported. You are free to use `"config.fcl.storage"` to overide the default with `localStorage` or other...

Thanks @austinkline The idea is that you can override fcl.storage.default (session) via `config.fcl.storage` with whatever you like. So you can inject your storage implementation like so: ```js const isServerSide =...

I am thinking maybe we make this a config option for now rather than export these. `useLocalStorage: boolean`

Working POC, demoed on Friday. Some KI buggies to squash and hoping for an update by @MrDSGC to remove grpc

Working on updates to include a **Service Strategy** plugin for FCL

Updated with ServicePlugin and initial serviceStrategy. Initialization will now create services for any existing pairings.

Hi @LemonNekoGH Mind providing a bit more context here, specifically on 3. Run your project. Are you running this with node, if so what version?

Getting a bit stale [here](https://github.com/muttoni/float/pull/33) cc @srinjoyc