-
Notifications
You must be signed in to change notification settings - Fork 0
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: add xrpl #202
feat: add xrpl #202
Conversation
This reverts commit d0ed713.
✅ Deploy Preview for test-mint-dlc-link ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for dev-mint-dlc-link ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quite good! mostly these are just improvement ideas, except perhaps for the configuration file recommendation.
Also, there are quite a lot of lint errors. Can you add a lint-exception for those? or delete them
src/app/components/mint-unmint/components/burn-transaction-screen/burn-transaction-screen.tsx
Outdated
Show resolved
Hide resolved
.../components/mint-unmint/components/deposit-transaction-screen/deposit-transaction-screen.tsx
Show resolved
Hide resolved
src/app/components/mint-unmint/components/walkthrough/components/walkthrough-blockchain-tag.tsx
Show resolved
Hide resolved
src/app/components/mint-unmint/components/walkthrough/walkthrough.tsx
Outdated
Show resolved
Hide resolved
251663f
to
8d3db1b
Compare
8d3db1b
to
5aa1195
Compare
bfe9282
to
bf0d1f1
Compare
✅ Deploy Preview for mint-dlc-link ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
5cab651
to
8383fc5
Compare
This PR adds XRPL network as option for the minting/redeeming flow.