Closed thedevbirb closed 1 month ago
.env.example
is up-to-date with necessary ENV variables. We are opensource for auditing purposes, so it will be a bit difficult to build locally without access to some of our endpoints. It sounds like you're using an invalid RPC in this case.
In the "Getting Started" section of the README it is suggested to head over the
browser-extension-env
repository:https://github.com/rainbow-me/browser-extension/blob/439d9e410d24b547c98a6af0a4301e562392dd2e/README.md?plain=1#L79
However, https://github.com/rainbow-me/browser-extension-env doesn't exist or it is private.
What are the environment variables needed to play with the locally developed wallet in the browser? By using the what's in the
.env.example
file and building at commit 439d9e410d24b547c98a6af0a4301e562392dd2e I cannot:Thanks for the help!