Skip to content

Enable CORS on RPC API #2582

Closed
Closed
@arturalbov

Description

@arturalbov

Is there any way to enable CORS on Tendermint node RPC API?
I want to have an ability to sign and send transactions to node directly from browser.
I really don't want to start some proxy server
Thanks

Activity

added this to the v1.0 milestone on Oct 9, 2018
hleb-albau

hleb-albau commented on Nov 2, 2018

@hleb-albau
Contributor

@ebuchman I can take that issue. Is it okey to use some lib here (such https://github.com/rs/cors)?

jackzampolin

jackzampolin commented on Nov 5, 2018

@jackzampolin
Contributor

@hleb-albau That should work! Can you open a PR?

melekes

melekes commented on Nov 14, 2018

@melekes
Contributor

PR with a fix/feature was merged to develop. Will be shipped with 0.26.2 release (check the changelog).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    C:rpcComponent: JSON RPC, gRPC

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Enable CORS on RPC API · Issue #2582 · tendermint/tendermint