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

volara cli does not detect vana wallet #38

Open
shrestha-mausam opened this issue Dec 17, 2024 · 3 comments
Open

volara cli does not detect vana wallet #38

shrestha-mausam opened this issue Dec 17, 2024 · 3 comments

Comments

@shrestha-mausam
Copy link

shrestha-mausam commented Dec 17, 2024

I can create a vana wallet by running the vanacli script from the vana-framework repo.

I can see the wallet was created successfully and is in my home directory under .vana. When I try to run this command volara mine start to start mining volara, I get this error:
Checking Vana credentials...
Vana account is not present. Please install the Vana CLI and create a wallet: https://docs.vana.org/vana/for-builders/network-setup/creating-a-wallet#creating-a-local-wallet-with-cli

How do I make the cli discover the wallet?

@kramerville07
Copy link

same errors here

@shrestha-mausam
Copy link
Author

What are GitHub issues for then? The website honestly looks like a scam

@painterzeou
Copy link

painterzeou commented Dec 30, 2024

export VANA_PRIVATE_KEY=<your_private_key>

Replace <your_private_key>
With your vana wallet privatekey

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

6 participants
@painterzeou @shrestha-mausam @kramerville07 and others