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
{{ message }}
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.
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 build wheels for cryptography which use PEP 517 and cannot be installed directly
WARNING: You are using pip version 19.2.3, however version 21.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
The command '/bin/sh -c pip3 install certbot-dns-cloudflare' returned a non-zero code: 1
make: *** [build-nginx] Error 1
The text was updated successfully, but these errors were encountered:
Thanks for your interest in running a bridge. Currently all of our efforts are on building WalletConnect V2. Because of this, I recommend that you run the relay at https://github.com/WalletConnect-Labs/walletconnect-v2-monorepo which handles Walletconnect V1 payloads as well.
When running the
make deploy
command for the cloudflare proxy bridge, I'm running into an error with regards to the cryptography module:The text was updated successfully, but these errors were encountered: