Open Gekctek opened 8 months ago
Hey @jorgenbuilder I was just dabbling with making the your extension work with localhost I figured I would throw this up here to see if you have any interest in adding it, otherwise ill just keep it in my fork
Hey Ethan, this has actually been on my radar for a long time. I'm excited to review and get this merged if it's ready to go.
It works, but im still testing it out for my canister development, so we can hold off from merging Be curious to your review insights, you know the code base best so not sure if some of my patterns fit what you are looking for
How's this looking on your end? I'll wait until you give your stamp of approval before diving in, but very excited to make this happen :)
Everything is still working on my end, so you can go ahead and take a look
Had a quick look today. Not a fan of the amount of reorganization, makes the diff harder for me to follow 😅. I might attempt to pick out the functional pieces this weekend.
That's fair. Wasn't sure how to tackle it because i had to detect the local vs not by the url (which has its own issues) and the current model initialized everything as globals no matter the context
Adding support for using local development canisters vs mainnet