Mackenzie

Results 55 comments of Mackenzie

Hello there. Mackenzie here. 🏄🏼‍♂️ I'm part of the Developer Experience team at Flow. Glad you're checking out this issue. I can help answer any questions you might have about...

Another note about this issue. We could also expand the scope of this issue to include starting the dev-wallet as a feature/service within the [desktop GUI proposed here](https://github.com/onflow/flip-fest/issues/2).

Yes, we could include that as a viable submission as well.

Sweet. Now let's add to the _emulator_, and serve it up on another port when the emulator is started?

Fair enough. A new port will help distinguish that it is a separate service, and not part of the 'emulator api', but certainly not required otherwise.

Hello there. Mackenzie here. 🏄🏼‍♂️ I'm part of the Developer Experience team at Flow. Glad you're checking out this issue. I can help answer any questions you might have about...

Excellent! Do you have an idea for what functionality you might want to include?

Great. FYI, **FCL is not compatible out-of-the-box with svelte-kit**. Take a look at this project for an example of how to start with Svelte and FCL: https://codesandbox.io/s/fcl-svelte-wc3wb?file=/Hello.svelte. The thing to...

@amitkothari Actually, I'd suggest sticking with Webpack. Some others are exploring Svelte as well, and were not able to make the Codesandbox example work without replacing Rollup with Webpack.

@ic3guy Any updates this week?