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

Neo Express support #26

Open
devhawk opened this issue May 16, 2022 · 1 comment
Open

Neo Express support #26

devhawk opened this issue May 16, 2022 · 1 comment

Comments

@devhawk
Copy link

devhawk commented May 16, 2022

Since it's a dev tool, neo express stores express wallet private key information without encryption. An Express Wallet adapter package would allow developers using the neo-wallet-adapter library to test their dApps locally with NeoExpress.

@mfbz
Copy link
Contributor

mfbz commented May 24, 2022

Nice idea Harry! It would be really useful to connect locally 🤓

Basically we can add a "neo-express-adapter" that handle retrieval of the wallet by asking the user for wallet data and then uses neonjs do the calls to neo express on localhost directly signing the transaction with it.

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

No branches or pull requests

2 participants