helium / network-explorer

https://explorer.helium.com
Apache License 2.0
54 stars 27 forks source link

Remove dependency on private keys for external devs. #12

Closed jthiller closed 1 year ago

jthiller commented 1 year ago

In the interest of letting anyone develop against this codebase I'd like to remove the need for private keys. image

In the short term, would it be appropriate to hardcode the search/api keys? We can revisit this post-migration and grind some new keys. Especially if we see any abuse.

Tileserver URL can probably be public. Requiring a Mapbox key should be fine since anyone can get one of their own for development purposes.

jthiller commented 1 year ago