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

Alternatives to key pair file for signing #107

Closed
ruuda opened this issue May 27, 2021 · 3 comments
Closed

Alternatives to key pair file for signing #107

ruuda opened this issue May 27, 2021 · 3 comments

Comments

@ruuda
Copy link
Contributor

ruuda commented May 27, 2021

At the moment, the solido CLI does not integrate with any software or hardware wallet; it reads a key pair from ~/.config/solana/id.json (or an alternative file if desired) and it uses that to sign. The associated account pays for the transaction fees and making accounts rent-exempt.

When we are going to set up the multisig, I suppose that we don’t want to use a key pair stored in a file. @malikankit , @mkaczanowski, do you know what we will use instead? The Solana CLI does support hardware wallets, so I think it should be possible to support this in solido as well.

@enriquefynn
Copy link
Member

We should definitely add support hardware wallets

@malikankit
Copy link
Contributor

Yes, we should at the least support Ledger.

cc : @Reisen : any useful pointers for this?

@enriquefynn
Copy link
Member

Closed by #154

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants