You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2019. It is now read-only.
Hi @Jonybang,
Do you mean add new chain(not ethereum based, or bitcoin based)? If so, then you need to write "pump" module(like for ethereum). Each chain has unique entities with unique fields, so there is no common chain integrator. Watch #92 issue progress for new chains integration guide.
@Jonybang Yeah, nice catch, Right now it is possible to index only ethereum and ethereum classic chains. But, you can also index you chain under Ethereum name. So all api will be under /ethereum/xxxx. I think we should not use this enum and just take name from parameter.
We will do it next sprint, stay tuned and index under Ethereum name right now.
Is it possible to support custom {chainName} by pass some parameters or configuration with network ports and the chain on which the network is based?
The text was updated successfully, but these errors were encountered: