Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade the dependencies. [Feature]: #20

Open
2 tasks
mk42 opened this issue Apr 15, 2024 · 2 comments
Open
2 tasks

Upgrade the dependencies. [Feature]: #20

mk42 opened this issue Apr 15, 2024 · 2 comments

Comments

@mk42
Copy link

mk42 commented Apr 15, 2024

Describe the feature

@kolirt , great job your lib for vue!

"dependencies": {
    "@wagmi/core": "1.4.13",
    "@web3modal/ethereum": "2.7.1",
    "@web3modal/html": "2.7.1",
    "bootstrap": "5.3.0",
    "js-event-bus": "1.1.1",
    "viem": "1.21.4",
    "vue": "^3.3.2",
    "wagmi": "1.4.13"
  },

Would be really sweet to update the dependencies. Especially viem is on v2.9.17 and contains the new polygonAmoy testnet.

Additional information

  • I intend to submit a PR for this feature.
  • I have already implemented and/or tested this feature.
@kolirt
Copy link
Owner

kolirt commented Apr 15, 2024

@mk42

Thank you. Regarding the dependency versions, I can't update them because the web3modal library stops working. I should update the version of the web3modal library, but I don't have much time for that right now. I plan to do it in the future

@kolirt
Copy link
Owner

kolirt commented Apr 15, 2024

@mk42

You can create your own chain using this example https://github.com/kolirt/vue-web3-auth?tab=readme-ov-file#custom-chain by copying the values from the newest version of viem https://github.com/wevm/viem/blob/main/src/chains/definitions/polygonAmoy.ts

@kolirt kolirt closed this as completed Apr 16, 2024
@kolirt kolirt reopened this Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants