docs-hub icon indicating copy to clipboard operation
docs-hub copied to clipboard

The documentation hub for Fuel

Results 54 docs-hub issues
Sort by recently updated
recently updated
newest added

The Sway-Libs Book has been created and needs to be added to the docs hub. https://fuellabs.github.io/sway-libs/book/index.html The Sway-Libs docs have also been created https://fuellabs.github.io/sway-libs/master/sway_libs/

I see this exception is happening again like it did with issue https://github.com/FuelLabs/docs-hub/issues/189 Visit this page: I searched for `connectors`, clicked on the first result and see the exception https://docs.fuel.network/docs/fuels-ts/account/fuel/...

This PR includes a document explaining Fuel's modular design and Blockchain Modular Architecture by introducing concepts such as Layers, Rollups, Scalability Trilemma, Briding, etc. - [x] Files scaffolding - [x]...

Related to issue: https://github.com/FuelLabs/fuels-ts/issues/1960 ## Summary TypeScript code snippets have import statements, which aren't being rendered correctly (examples below). - [Docs Hub](https://docs.fuel.network/docs/nightly/fuels-ts/cookbook/custom-transactions-from-contract-calls/) `// #import { bn, Contract, FunctionInvocationResult };` -...

enhancement

- [x] UTXO - [x] VM Notes: ~~1. UTXO explanation needs to be much clearer than the one now it is too muddled with a non stateful version~~ 2. VM...

Doc page for Fuel's technical roadmap.

documentation

Related to issue: https://github.com/FuelLabs/fuels-ts/issues/1960 ## Summary The `fuels-ts` documentation has a "Code in context button" which takes the user to the related code in GitHub. [Source](https://fuellabs.github.io/fuels-ts/guide/contracts/) The code in context...

enhancement

This repo will attract a lot of external contributors. It would help in the long run to introduce a few issue templates that can allow devs to swiftly raise an...