Skip to content

feat: ahoracrypto widget #493

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
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

feat: ahoracrypto widget #493

wants to merge 8 commits into from

Conversation

kemuru
Copy link
Contributor

@kemuru kemuru commented Jun 20, 2025

PR-Codex overview

This PR adds a new PNKWidget component to the application, which integrates a crypto widget for handling PNK transactions. It also updates the index.html file to include a script for the widget and modifies the Tokens container to display the widget in the UI.

Detailed summary

  • Added a script reference in public/index.html for the crypto widget.
  • Created a new PNKWidget component in src/components/pnk-widget.js that renders a crypto widget.
  • Updated src/containers/tokens.js to:
    • Import and use the PNKWidget.
    • Add sections for "Crypto-to-Crypto" and "Fiat-to-Crypto" with the widget.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

netlify bot commented Jun 20, 2025

Deploy Preview for kleros-court ready!

Name Link
🔨 Latest commit 3139f74
🔍 Latest deploy log https://app.netlify.com/projects/kleros-court/deploys/685b45f037d30900081ad8c8
😎 Deploy Preview https://deploy-preview-493--kleros-court.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@kemuru kemuru requested a review from alcercu June 20, 2025 12:07
alcercu
alcercu previously approved these changes Jun 24, 2025
Copy link
Contributor

@alcercu alcercu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot
6.7% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

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

Successfully merging this pull request may close these issues.

2 participants