Hayden Briese
Hayden Briese
Any updates on this?
This is a duplicate of https://github.com/margelo/react-native-quick-crypto/issues/85 Solution is linked in issue
Any update on this?
I created [dotenv-vault-core-cli](dotenv-vault-core-cli) to achieve this ```bash npx dotenv-vault-core-cli -e .env -- my-script ``` The sooner the package is made irrelevant by upstream changes the better ### Update You can...
This would useful for sharing secrets between environments. e.g. ```-e .env.development -e .env.shared```
@motdotla very valid points, and that is exactly the approach we have taken. I have seen such a feature on similar tooling and was trying to guess at the case...
Works for me on Expo `48.0.16`. Any dependency with native code that expo go wasn't build with requires a [development build](https://docs.expo.dev/develop/development-builds/introduction/) of your app. You need to build your client...
The workaround is to accept a primative as the type param e.g. `str` and cast it to the desired type in the function
This definitely appears to be a bug. You can see this as the close price for the day should be the open price for day - 1 ``` { pool(id:...
https://thegraph.com/hosted-service/subgraph/uniswap/uniswap-v3 works