relaycc / receiver

Relay Receiver is a React library that makes it easy to add Web3 messaging to your website.
http://www.demo.relay.cc
MIT License
39 stars 2 forks source link

Extract the Alchemy API key, move to config. #42

Open killthebuddh4 opened 2 years ago

killthebuddh4 commented 2 years ago

Right now everyone is using our public Alchemy key. This is fine for now but soon-ish we need to extract the key and allow (mandate?) that people provide their own key. We should also allow sites to use different providers, e.g. CloudFlare or Infura.