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

Link to a Polkadot wallet in the farmer README #2940

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Conversation

teor2345
Copy link
Contributor

@teor2345 teor2345 commented Jul 23, 2024

When I was setting up the farmer, it was hard to work out which Polkadot wallet I could use.

The browser extension worked for me, but the website didn't.

I tried: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Feu-0.gemini-3h.subspace.network%2Fws#/explorer
But I got the message: "Waiting to establish a connection with the remote endpoint."

Code contributor checklist:

@teor2345 teor2345 added the documentation Improvements or additions to documentation label Jul 23, 2024
@teor2345 teor2345 self-assigned this Jul 23, 2024
Copy link
Member

@nazar-pc nazar-pc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me. For website RPC URL is invalid, simply select "Subspace Gemini 3h" from test networks in the menu that is opened by clicking in top left corner. Wondering how you ended up guessing RPC URL though.

@nazar-pc nazar-pc merged commit 600d582 into main Jul 23, 2024
1 check passed
@nazar-pc nazar-pc deleted the doc-link-wallet branch July 23, 2024 23:35
@teor2345
Copy link
Contributor Author

Makes sense to me. For website RPC URL is invalid, simply select "Subspace Gemini 3h" from test networks in the menu that is opened by clicking in top left corner. Wondering how you ended up guessing RPC URL though.

I looked at the open ports in the space-acres log? I think?

@nazar-pc
Copy link
Member

Space Acres doesn't connect to any RPC, so it is unlikely. In fact it is technically still having RPC enabled, but we should disable it once it becomes possible (we need to replace spawn_tasks for that, which is now possible with paritytech/polkadot-sdk#3166 and paritytech/polkadot-sdk#4457 that are both upstream and downstream in our fork).

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

Successfully merging this pull request may close these issues.

2 participants