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

Alternative REST API #94

Closed
Lafudoci opened this issue Mar 13, 2021 · 2 comments · Fixed by #98
Closed

Alternative REST API #94

Lafudoci opened this issue Mar 13, 2021 · 2 comments · Fixed by #98

Comments

@Lafudoci
Copy link

It seems rest.bitcoin.com is so unstable lately. This situation makes my service relied on bitcash lib not usable. Is there any alternative way that I can recover this?

@merc1er
Copy link
Member

merc1er commented Mar 13, 2021

My services are down as well because of this. I am actively looking into a solution (see insomnia branch for example), but I think a most efficient solution would be to self host some kind of API.

https://github.com/actorforth/bch-toolkit offers this, but it is not yet ready for mainnet (only works for regtest at this point). Whenever this is ready, we will be switching the main API to it.

@merc1er merc1er linked a pull request Apr 21, 2021 that will close this issue
@merc1er
Copy link
Member

merc1er commented Apr 21, 2021

#98 fixes this @Lafudoci

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

Successfully merging a pull request may close this issue.

2 participants