Skip to content

Feature Request: Move getOnrampBuyUrl to separate package for those not using react #2153

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

Open
nkosi23 opened this issue Mar 21, 2025 · 0 comments

Comments

@nkosi23
Copy link

nkosi23 commented Mar 21, 2025

Describe the solution you'd like

The package npm i @coinbase/onchainkit pulls in quite a lot of dependencies, especially for people not using react, graphql & cie (in my case i use angular). It would be great to be able to use utility functions such as getOnrampBuyUrl without needing to pull in that many dependencies, leading to potential conflicts etc...

Describe alternatives you've considered.

I have resorted to copy and pasting the function getOnrampBuyUrl instead of installing the package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant