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

Import NFT from non-custodial wallet #263

Merged
merged 11 commits into from
Mar 2, 2022
Merged

Import NFT from non-custodial wallet #263

merged 11 commits into from
Mar 2, 2022

Conversation

smonn
Copy link
Contributor

@smonn smonn commented Jan 31, 2022

Import flow for NFTs. It can be found in a user's profile page (for now). The flow is very similar to the export one.

Also included some changes to the export flow to match how transactions are created and signed in separate steps with this new code.

@smonn smonn added the do not merge Don't merge this label Jan 31, 2022
@smonn smonn self-assigned this Jan 31, 2022
@smonn smonn changed the title WIP: Import NFT from non-custodial wallet Import NFT from non-custodial wallet Feb 2, 2022
@smonn smonn removed the do not merge Don't merge this label Feb 2, 2022
@smonn smonn marked this pull request as ready for review February 2, 2022 20:25
Copy link
Contributor

@davidjmurphyjr davidjmurphyjr left a comment

Choose a reason for hiding this comment

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

I finally got a chance to take a more in-depth look at this and LGTM. I think we should try to merge it before it gets too stale.

@smonn smonn force-pushed the smonn/import-collectibles branch from 6c53551 to e497b4e Compare March 2, 2022 16:13
@smonn smonn merged commit fb20a60 into main Mar 2, 2022
@smonn smonn deleted the smonn/import-collectibles branch March 2, 2022 16:25
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.

Import previously exported NFT from non-custodial wallet to a user's custodial wallet
2 participants