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
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
hleb-albau commentedon Nov 2, 2018
@ebuchman I can take that issue. Is it okey to use some lib here (such https://github.com/rs/cors)?
jackzampolin commentedon Nov 5, 2018
@hleb-albau That should work! Can you open a PR?
melekes commentedon Nov 14, 2018
PR with a fix/feature was merged to develop. Will be shipped with 0.26.2 release (check the changelog).