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
nim-web3 is currently unable to interact with secure (HTTPS) RPC end points, such as the recommended production nodes of Infura. We need to implement a HTTPS client based on Chronos's TLS stream and HTTP client implementations and integrate it in nim-web3.
The text was updated successfully, but these errors were encountered:
zah
changed the title
Implement SSL/TLS transport
Implement a HTTPS client
Feb 21, 2020
zah
transferred this issue from status-im/nim-chronos
Feb 26, 2020
nim-web3 is currently unable to interact with secure (HTTPS) RPC end points, such as the recommended production nodes of Infura. We need to implement a HTTPS client based on Chronos's TLS stream and HTTP client implementations and integrate it in nim-web3.
The text was updated successfully, but these errors were encountered: