We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
First issue is CORS, but after resolving that it tries to fetch something from api.zkitter.com which is not mentioned anywhere in our codebase (likely it is one of this https://github.com/zkitter/zkitter-js/blob/42e294c962fcb9eae9c96117d633e4005fa1ed81/src/utils/zk.ts#L21-L24 )
api.zkitter.com
The text was updated successfully, but these errors were encountered:
my static file server was down :/
now it should be back up. i will add ways for you to be able to use your own wasm files in next zkitter version
Sorry, something went wrong.
0xtsukino
No branches or pull requests
First issue is CORS, but after resolving that it tries to fetch something from
api.zkitter.com
which is not mentioned anywhere in our codebase (likely it is one of this https://github.com/zkitter/zkitter-js/blob/42e294c962fcb9eae9c96117d633e4005fa1ed81/src/utils/zk.ts#L21-L24 )The text was updated successfully, but these errors were encountered: