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

eth2 / witti testnet support #8750

Open
oberstet opened this issue Jun 5, 2020 · 2 comments
Open

eth2 / witti testnet support #8750

oberstet opened this issue Jun 5, 2020 · 2 comments

Comments

@oberstet
Copy link

oberstet commented Jun 5, 2020

does metamask (plan to) support running against the Infura’s Eth2 Beacon Chain API ("witti testnet")?

it doesn't currently seem to be in the (built-in) list of networks (I am running metamask v7.7.9)

should I configure a custom network?

@q9f
Copy link

q9f commented Jun 9, 2020

The Witti Testnet just started 14 days ago and is meant for client developers to test interoperability rather than for application developers. It will be very unlikely that MetaMask will add support as this testnet will be replaced soon by a new testnet.

Curious what you would need the ETH2 API for in MetaMask?

@oberstet
Copy link
Author

we're using metamask/infura for all UI stuff on

our backend for XBR runs as part of https://github.com/crossbario/crossbar (well, currently still on a "private repo" derived of that, but ..) and only needs web3.py talking to infura. so we're fine there.

we also have a CLI based on web3.py and https://github.com/crossbario/autobahn-python

https://autobahn.readthedocs.io/en/latest/xbr-cli.html

but for the UI stuff (which is vue-js/metamask), we'd like to test that as well ..

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