blockful-io / swaplace-dapp

Swaplace is an, Open-source, Ownerless and Feeless Token Swap Protocol
https://app.swaplace.xyz
MIT License
13 stars 18 forks source link

refactor: adjust legacy installation dependencies #93

Open heronlancellot opened 8 months ago

heronlancellot commented 8 months ago

Refactor Request

Describe the Refactor Request

The Definition of done is implementing

Describe Preferred Solution

Check out the packages, like @rainbow-me/rainbowkit-siwe-next-auth and the others. The repo should work perfectly without running legacy-peer-deps. Fix the package.json

Describe Alternatives

If have any other solution or improvement, let us know ! 🙏✌️

Related Code

package.json

blackbeard002 commented 7 months ago

Hey @heronlancellot I'd like to work on this

heronlancellot commented 7 months ago

Hey @heronlancellot I'd like to work on this

hey yo @blackbeard002 ! Assigned to you !

0xneves commented 6 months ago

Any progress on this submission @blackbeard002 ? I know its quite hard !

blackbeard002 commented 6 months ago

Hey @0xneves won't be able to fix the issue on time. Could you unassign me? So far was able to fix the first two dependency issues.

heronlancellot commented 6 months ago

Hey @0xneves won't be able to fix the issue on time. Could you unassign me? So far was able to fix the first two dependency issues.

hey yo @blackbeard002 ! Perfect man, thanks for letting us know !! 🙏 🙏

gabrieljolvm commented 6 months ago

@0xneves I solved this task, if you give it to me, I can commit. The problem is, to solve this, wagmi and its dependencies were updated and with that, the documentation changes from version v1 to v2. In v2, the code that is present in wallet.config will be changed, which in this case would be a new task beyond this one.

0xneves commented 5 months ago

Thank you @gabrieljolvm for using your valuable time on this issue. I'm assigning this to you and waiting for your PR so we can address the problem that will come with it.

heronlancellot commented 5 months ago

hey yo ! any update of this issue @gabrieljolvm ?

gabrieljolvm commented 5 months ago

Sorry, i'll update this issue until tomorrow. @heronlancellot

Mouradif commented 4 months ago

Hey I was just taking a look, seems like this is solved. I've checked out the develop branch, filled in my .env, ran npm i then npm run dev and it looks like it's working just fine