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

Support for custom RPC #20

Open
j0xhn opened this issue Feb 4, 2019 · 3 comments
Open

Support for custom RPC #20

j0xhn opened this issue Feb 4, 2019 · 3 comments

Comments

@j0xhn
Copy link

j0xhn commented Feb 4, 2019

I'd love support for the POA chain (https://poa.network/), as well as any other chain that implements ethereum's standard RPC. It's probably a more expensive lift for you because you probably run a full node in order to get all the data needed, so each custom chain you would need to also run a full node of their network. Just thought I'd open an issue to start the conversation.

Thoughts?

@anurag-arjun
Copy link

@johndangerstorey thanks for the request. We do have plans in our roadmap to add support for more chains, especially those that implement Ethereum's standard RPC. Are you a building a DApp on PoA?

In terms of priority, this is not on our immediate list. However, we can do this in March, perhaps.

@j0xhn
Copy link
Author

j0xhn commented Feb 11, 2019

@anurag-arjun Cool. Yeah, I was hoping to build something on POA during EthDenver next week and was just looking into different tools to use and this one seems like a really good one. Good thing is I can just build it on any other test network and because it uses standard RPC it should translate just fine whenever ready.

@anurag-arjun
Copy link

anurag-arjun commented Feb 12, 2019

Good thing is I can just build it on any other test network and because it uses standard RPC it should translate just fine whenever ready.

Yes! 👍

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