docs-hub
docs-hub copied to clipboard
The documentation hub for Fuel
Hi. I think it will be better, what do you say
This is an automated PR to update the nightly docs.
This is an automated PR to update the nightly docs.
This is an automated PR to update the nightly docs.
This is an automated PR to update the nightly docs.
https://github.com/FuelLabs/docs-hub/blob/e99bf9bc4a11067f3de01ab9d6c68edafff1c27e/docs/guides/examples/counter-dapp/frontend/src/App.tsx#L21-L24 Fuel dependencies: ``` @fuels/connectors: v0.40.0 @fuels/react: v0.40.0 ```
## Problem Statement Current README encourages the use of [nvm](https://github.com/nvm-sh/nvm).  This is unneccessary, as the project uses [pnpm](https://pnpm.io), which is already capable of managing node versions via `pnpm env...
## Problem Statement The repo description link has the vercel prefix, whereas the docs are already deployed to [docs.fuel.network](https://docs.fuel.network/docs/intro/what-is-fuel/).  ## Proposed solution Change the link to `docs.fuel.network`.