|
|
|
|
|
by josephros
3228 days ago
|
|
Yeah BlockCypher have made some useful tools. Especially for Bitcoin. We're going to focus just on Ethereum because there's a lot of developer tools/infrastructure missing right now. Think infrastructure as a service, webhooks, data transport etc. In the case of ETHEREST - it's just about being able to grab a contract address and call any method on it quickly and easily. Having to hook into a a node & provide an ABI gets frustrating really quickly, especially when you're testing. On stability - it's definitely an MVP right now. Our plan is to open source the innards soon to a) make submitting transactions trustless and b) share some of the innovations we've made to make this scale well. |
|