ubiquity / ubiquity-dollar

Ubiquity Dollar (UUSD) smart contracts and user interface.
https://uad.ubq.fi
Apache License 2.0
34 stars 89 forks source link

chore: update config and a default wallet connect key #888

Closed molecula451 closed 8 months ago

molecula451 commented 8 months ago

Refer #815

This fixes the "annoying" invalid key error anytime the local env or the whole dapp env does not read the WalletConnect Key, this key is free and it can be generate many times, so no a security concern

Screenshot from 2024-01-26 12-38-17

gitcoindev commented 8 months ago

Hi @molecula451 I see the build is broken, could you please try to fix this? I will do the review today.

Failed to compile.
./components/lib/hooks/use-web-3.tsx:12:23
Type error: Cannot find module 'ubq-connect.config' or its corresponding type declarations.
molecula451 commented 8 months ago

Hi @molecula451 I see the build is broken, could you please try to fix this? I will do the review today.

fixed at https://github.com/ubiquity/ubiquity-dollar/pull/888/commits/d02ce8a0e49186339cd3e791cca35d37200e6ccf missed the latest change and push

molecula451 commented 8 months ago

btw i generated the key myself so its not something that its laying around the web lol