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

feat: Buy component #1729

Open
wants to merge 60 commits into
base: main
Choose a base branch
from
Open

feat: Buy component #1729

wants to merge 60 commits into from

Conversation

abcrane123
Copy link
Contributor

@abcrane123 abcrane123 commented Dec 13, 2024

What changed? Why?

      <Buy
        className="w-full"
        onStatus={handleOnStatus}
        onSuccess={handleOnSuccess}
        onError={handleOnError}
        isSponsored={isSponsored}
        toToken={degenToken}
        fromToken={daiToken}
      />

Notes to reviewers

How has it been tested?

Copy link

vercel bot commented Dec 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
onchainkit-coverage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 18, 2024 6:24am
onchainkit-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 18, 2024 6:24am
onchainkit-routes ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 18, 2024 6:24am

@abcrane123 abcrane123 changed the title chore: Buy component feat: Buy component Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants