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

Document which network is used on ethers.io #18

Open
fulldecent opened this issue Oct 20, 2018 · 2 comments
Open

Document which network is used on ethers.io #18

fulldecent opened this issue Oct 20, 2018 · 2 comments

Comments

@fulldecent
Copy link

When using ethers.io you are apparently connect to some Ethereum network. It is not clear which network you are connected to (Ropsten)? This should be explained on the home page.

Once I know which network it is then I can find a faucet and start using apps.

@ricmoo
Copy link
Member

ricmoo commented Oct 20, 2018

Yes, I should add more documentation on this too. As a quick overview:

ethers.io connects to homestead

ropsten.ethers.io connects to ropsten

rinkeby.ethers.io... kovan.ethers.io...

The details of custom-rpc.ethers.io needs more documentation too, which allows ethers to be used for custom networks.

@fulldecent
Copy link
Author

Thank you for the quick reply. I didn't choose ethers.io immediately for the project I'm working on.

But it looks nice and I will reconsider an alternative to MetaMask in the future.

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