TCP Socket Support
This release adds support for connecting to a node via a passed in TCP socket which is available in NodeJS and React Native environments and does not require a TLS or Proxied connection. Also included is a fix for env checking that works in all envs as well as a depency change for secp256k1 which reduces the bundle size and execution speed.
Changelog: