node-walletconnect-bridge
node-walletconnect-bridge copied to clipboard
[Deprecated] Moved to walletconnect-monorepo
Bumps [redis](https://github.com/NodeRedis/node-redis) from 2.8.0 to 3.1.1. Release notes Sourced from redis's releases. V3.1.1 Enhancements Upgrade node and dependencies (#1578) Fixes Fix a potential exponential regex in monitor mode (#1595) v3.1.0...
When running the `make deploy` command for the cloudflare proxy bridge, I'm running into an error with regards to the cryptography module: ``` Failed to build cryptography ERROR: Could not...
I wasn't happy with the stability and responsiveness of the public walletconnect server, so I wrote my own Java implementation: https://github.com/aktionariat/walletconnect-bridge The readme describes the design considerations and differences to...
i try to deploy bridge server, and return some error WALLET_IMAGE='walletconnect/proxy:master' \ NGINX_IMAGE='walletconnect/nginx:master' \ BRIDGE_URL= \ CERTBOT_EMAIL= \ docker stack deploy -c ops/docker-compose.yml \ -c ops/docker-compose.prod.yml walletconnect unsupported Compose file...
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1. Release notes Sourced from axios's releases. v0.21.1 0.21.1 (December 21, 2020) Fixes and Functionality: Hotfix: Prevent SSRF (#3410) Protocol not parsed when setting proxy...
Bumps [find-my-way](https://github.com/delvedor/find-my-way) from 2.2.4 to 2.2.5. Release notes Sourced from find-my-way's releases. v2.2.5 Fixes: Enable versioning on demand - #172 This fix disables the automatic route versioning unless a user...