Skip to content

Conversation

nikgraf
Copy link
Collaborator

@nikgraf nikgraf commented Mar 3, 2025

We needed a way for people to use their wallets in node-scripts for https://github.com/graphprotocol/grc-20-ts

Initially tried to use delegation, but realized we can't provide a custom wallet. Can only be the server and this is not what we want. We probably remove this part in the future, but good to have in the demo for now

@nikgraf nikgraf changed the title delegation experiment Wallet private key export Mar 3, 2025
@nikgraf nikgraf requested review from cmwhited and pcarranzav March 3, 2025 16:29
@nikgraf nikgraf marked this pull request as ready for review March 3, 2025 16:29
@pcarranzav
Copy link
Member

We probably remove this part in the future, but good to have in the demo for now

I would suggest the opposite: whatever we build as the next iteration of identity/auth should support exporting / importing keys. It's an important part of users being true owners of the embedded wallet.

@nikgraf
Copy link
Collaborator Author

nikgraf commented Mar 5, 2025

Sounds good to me :)

@nikgraf nikgraf merged commit 56cb99f into main Mar 5, 2025
4 checks passed
@nikgraf nikgraf deleted the ng/privy-delegation branch March 5, 2025 07:37
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