.env-copy defines https://node.rugpullindex.com and users expect it to work "out-of-the-box", but really they should replace all values in .env-copy to their preference #60
👋 Hello! I'm Almond and I'm interested in running this project to learn.
Just cloned neume-network/core and checked out onto v0.0.1. I installed the dependencies and submodules (with a workaround to use the HTTPS URL rather than the SSH one).
When I run the app via npm run dev, I'm getting an invalid JSON response body from the default RPC_HTTP_HOST:
Error: FetchError: invalid json response body at https://node.rugpullindex.com/ reason: Unexpected token < in JSON at position 0
Is that default value just a placeholder, or should it "just work"? Is there a preferred RPC HTTP Host that'd be best for dev purposes?
(Happy to open an issue if that's better ✌️)
In readme, add more detailed description for new users about handling .env file
@almndbtr on Discord
In readme, add more detailed description for new users about handling .env file