We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在手机钱包(NAS nano)里,进入 “Me” tab,选择 “Manage Wallet”,选择要导出的钱包,选择 “Backup” → “Keystore”。
按提示,获得 Keystore 的内容(一串 JSON 格式的文本)。
想办法把这段文本保存到电脑上,存成一个 JSON 文件。之后就可以在桌面版 Chrome 钱包扩展里导入这个钱包地址了。
⚠️ 注意:在这个过程不中要泄漏你的 Keystore。中间过程(剪贴板、聊天记录、临时文件等)尽快清理干净。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
在手机钱包(NAS nano)里,进入 “Me” tab,选择 “Manage Wallet”,选择要导出的钱包,选择 “Backup” → “Keystore”。
按提示,获得 Keystore 的内容(一串 JSON 格式的文本)。
想办法把这段文本保存到电脑上,存成一个 JSON 文件。之后就可以在桌面版 Chrome 钱包扩展里导入这个钱包地址了。
The text was updated successfully, but these errors were encountered: