Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rc: salamander #1495

Merged
merged 83 commits into from
Jan 26, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
cd99e17
Adding RCs list
arboleya Dec 8, 2023
2b9495a
Ignoring RC labels
arboleya Dec 8, 2023
4dfd727
Configuring RC label
arboleya Dec 8, 2023
75ed18d
Re-configuring RC label
arboleya Dec 8, 2023
820b5e2
Adjusting PRs accepted labels
arboleya Dec 8, 2023
8b2c663
Merge branch 'master' into rc/salamander
arboleya Dec 10, 2023
8ebd388
chore: updating code owners (#1496)
arboleya Dec 12, 2023
4b3c8ea
Merge branch 'master' into rc/salamander
arboleya Dec 12, 2023
e12a62d
Merge branch 'master' into rc/salamander
arboleya Dec 13, 2023
c7b9b92
Merge branch 'master' into rc/salamander
arboleya Dec 13, 2023
cdc3e84
Merge branch 'master' into rc/salamander
arboleya Dec 13, 2023
8bea836
docs: purge hardcoded snippets on 'using typegen' page (#1403)
Dhaiwat10 Dec 14, 2023
5d5c939
chore: remove method that's same as base method (#1445)
nedsalk Dec 14, 2023
cd7aed5
Merge branch 'master' into rc/salamander
arboleya Dec 14, 2023
5261579
chore: implement RC workflow (#1497)
danielbate Dec 15, 2023
6a1c2f1
chore: fix rc release string replace (#1529)
danielbate Dec 15, 2023
b52c137
Merge branch 'master' into rc/salamander
arboleya Dec 15, 2023
e236fc8
Merge branch 'master' into rc/salamander
arboleya Dec 15, 2023
55e8301
docs: Update some hyperlinks to reference the new documentation hub (…
petertonysmith94 Dec 18, 2023
c5e56b4
Merge branch 'master' into rc/salamander
arboleya Dec 19, 2023
53ab0d6
chore: improve rc release message (#1559)
danielbate Dec 19, 2023
8021b38
feat: GraphQL subscriptions (#1374)
nedsalk Dec 20, 2023
58ef6e7
chore: pin `graphql-request` to `v5` (#1567)
danielbate Dec 20, 2023
e52a1cc
Merge branch 'master' into rc/salamander
arboleya Dec 20, 2023
5ebe5eb
chore: upgrade `tsx` (#1574)
danielbate Dec 20, 2023
5f12a6b
feat: migrate from Jest to Vitest (#1310)
danielbate Dec 21, 2023
92add1d
chore: fix temp test workflow (#1579)
danielbate Dec 21, 2023
76fee0e
Merge branch 'master' into rc/salamander
arboleya Dec 21, 2023
098c349
Fixing tsconfig.json
arboleya Dec 21, 2023
d759de2
chore: update required node engine in `create-fuels` (#1582)
danielbate Dec 21, 2023
576a46e
chore: add node version test matrix (#1575)
danielbate Dec 21, 2023
d3335de
chore: fix broken rc message (#1580)
danielbate Dec 22, 2023
c988199
chore: update nodejs to v20 (#1544)
nedsalk Dec 22, 2023
8d84846
feat: accepting addresses as `string` (#1583)
Torres-ssf Dec 22, 2023
773194c
chore: properly format the PR coverage report comment (#1586)
danielbate Dec 22, 2023
7949bb8
fix: flaky test (#1590)
Torres-ssf Dec 22, 2023
00e5850
docs: update `deposit-and-withdraw` page (#1591)
Torres-ssf Dec 23, 2023
563914e
feat: retry mechanism (#1474)
nedsalk Jan 3, 2024
87b7ce1
Merge branch 'master' into rc/salamander
arboleya Jan 3, 2024
7e46db9
Merge branch 'master' into rc/salamander
arboleya Jan 4, 2024
f698256
feat: replaced `semver` dependency with custom implementation (#1594)
nedsalk Jan 5, 2024
6c82640
feat: replace `elliptic` with `@noble/curves` (#1601)
nedsalk Jan 5, 2024
168a0e8
Merge branch 'master' into rc/salamander
arboleya Jan 5, 2024
ad7ee46
chore: fix CI failing due to missing tag in test (#1614)
nedsalk Jan 5, 2024
78e5e40
feat: improve ABI Coders `decode` validation (#1426)
danielbate Jan 5, 2024
ad5923d
Merge branch 'master' into rc/salamander
arboleya Jan 9, 2024
6796ef2
fix: do not generate a coverage diff without coverage artifact (#1629)
danielbate Jan 11, 2024
0668d88
Merge branch 'master' into rc/salamander
arboleya Jan 11, 2024
d31ee60
chore: pinpoint vitest to 1.0.4 (#1637)
arboleya Jan 12, 2024
db1df6b
chore: remove `ethers` dependency from `utils` (#1640)
danielbate Jan 12, 2024
14aebe7
fix: `getOperation` for `Transfer Asset` (#1619)
Torres-ssf Jan 15, 2024
b32dc96
fix: remove external font dependencies (#1642)
petertonysmith94 Jan 15, 2024
aac1b71
fix: generate RC PR comment on `pull_request` event only (#1648)
danielbate Jan 16, 2024
d41a26d
Merge branch 'master' into rc/salamander
arboleya Jan 16, 2024
de3cb15
fix: fix failing `rc` comment (#1657)
danielbate Jan 16, 2024
5236bfb
chore: add missing test group (#1658)
danielbate Jan 16, 2024
ed0a49f
Merge branch 'master' into rc/salamander
arboleya Jan 16, 2024
2682148
feat: implement browser compatibility testing (#1630)
danielbate Jan 17, 2024
1b0bb20
chore: fix string replace in `rc` ci (#1659)
danielbate Jan 17, 2024
403ee6a
chore: adding extra reporters (#1661)
arboleya Jan 17, 2024
587d445
chore: manually trigger `rc` CI (#1660)
danielbate Jan 17, 2024
45c32d0
Enabling PR auto-release
arboleya Jan 17, 2024
311fe7f
Fixing RC name resolution
arboleya Jan 17, 2024
1284d07
feat: use `submitAndAwait` graphql endpoint (#1615)
nedsalk Jan 18, 2024
26a370d
fix: flaky retry test (#1654)
nedsalk Jan 18, 2024
606e6e6
feat: create a wallet without a provider (#1566)
petertonysmith94 Jan 18, 2024
206c2fe
chore!: Share single chainConfig and review node-related utilities (#…
Dhaiwat10 Jan 18, 2024
901ae9b
Merge branch 'master' into rc/salamander
arboleya Jan 18, 2024
1d27e03
Merge branch 'master' into rc/salamander
arboleya Jan 23, 2024
82b336a
Lintfix
arboleya Jan 23, 2024
3b3458f
Lintfix
arboleya Jan 23, 2024
287b195
Lintfix
arboleya Jan 23, 2024
987eea4
chore: use new temporary coverage artifact (#1676)
danielbate Jan 23, 2024
ad17420
Merge branch 'master' into rc/salamander
arboleya Jan 24, 2024
d5298b6
Merge branch 'master' into rc/salamander
arboleya Jan 24, 2024
5f67bc1
Lintfix
arboleya Jan 24, 2024
dba7f8e
Lintfix
arboleya Jan 24, 2024
d81526e
Merge branch 'master' into rc/salamander
arboleya Jan 24, 2024
fbccf3f
fix: internalizing `findBinPath` utility (#1679)
arboleya Jan 24, 2024
5c8da10
Adjusting residual mistake after last merge from `master`
arboleya Jan 24, 2024
e126580
Merge branch 'master' into rc/salamander
arboleya Jan 26, 2024
fb505f9
Adding test group
arboleya Jan 26, 2024
2d6976e
Trigger CI
arboleya Jan 26, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs: Update some hyperlinks to reference the new documentation hub (#…
…1520)

* docs: Updated high-level doc links in README files

* docs: updating "/guide/" based doc hyperlinks

* docs: update "/sway/" and "/forc/" related doc urls

* docs: update "fuels-rs" doc links

* docs: update quickstart doc links

* docs: updated the quickstart docs link

* docs: added the changeset

---------

Co-authored-by: Anderson Arboleya <anderson@arboleya.me>
  • Loading branch information
petertonysmith94 and arboleya authored Dec 18, 2023
commit 55e83014970ca1d3bc47687e9cedacce704aa594
2 changes: 2 additions & 0 deletions .changeset/selfish-wombats-dance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,20 @@

[![test](https://github.com/FuelLabs/fuels-ts/actions/workflows/test.yaml/badge.svg)](https://github.com/FuelLabs/fuels-ts/actions/workflows/test.yaml)
[![npm](https://img.shields.io/npm/v/fuels)](https://www.npmjs.com/package/fuels)
[![docs](https://img.shields.io/badge/docs-fuels.ts-brightgreen.svg?style=flat)](https://fuellabs.github.io/fuels-ts/)
[![docs](https://img.shields.io/badge/docs-fuels.ts-brightgreen.svg?style=flat)](https://docs.fuel.network/docs/fuels-ts/)
[![discord](https://img.shields.io/badge/chat%20on-discord-orange?&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/xfpK4Pe)

# Resources

The [documentation](https://fuellabs.github.io/fuels-ts) site is your main stop for resources.
The [documentation](https://docs.fuel.network/docs/fuels-ts/) site is your main stop for resources.

- [Quickstart](https://fuellabs.github.io/fuel-docs/master/quickstart/developer-quickstart.html)
- [Documentation](https://fuellabs.github.io/fuels-ts)
- [Wallets](https://fuellabs.github.io/fuels-ts/guide/wallets/)
- [Contracts](https://fuellabs.github.io/fuels-ts/guide/contracts/)
- [Scripts](https://fuellabs.github.io/fuels-ts/guide/scripts/)
- [Predicates](https://fuellabs.github.io/fuels-ts/guide/predicates/)
- [ABI Typegen](https://fuellabs.github.io/fuels-ts/guide/abi-typegen/)
- [Quickstart](https://docs.fuel.network/docs/intro/quickstart-contract/)
- [Documentation](https://docs.fuel.network/docs/fuels-ts/)
- [Wallets](https://docs.fuel.network/docs/fuels-ts/wallets/)
- [Contracts](https://docs.fuel.network/docs/fuels-ts/contracts/)
- [Scripts](https://docs.fuel.network/docs/fuels-ts/scripts/)
- [Predicates](https://docs.fuel.network/docs/fuels-ts/predicates/)
- [ABI Typegen](https://docs.fuel.network/docs/fuels-ts/abi-typegen/)
- [Contributing](https://github.com/FuelLabs/fuels-ts/blob/master/CONTRIBUTING.md)
- [The Fuel Forum](https://forum.fuel.network/)
- [The Fuel Ecosystem](#the-fuel-ecosystem)
Expand Down Expand Up @@ -49,7 +49,7 @@ console.log(new Wallet("0x0000...0000"));

Fuels include some utility commands via built-in CLI tool.

Check the [docs](https://fuellabs.github.io/fuels-ts) for more info.
Check the [docs](https://docs.fuel.network/docs/fuels-ts/) for more info.

```console
$ npm add fuels
Expand Down Expand Up @@ -78,8 +78,8 @@ Commands:

Learn more about the Fuel Ecosystem.

- [🌴 Sway](https://fuellabs.github.io/sway/) — The new language, empowering everyone to build reliable and efficient smart contracts
- [🧰 Forc](https://fuellabs.github.io/sway/v0.30.1/forc/index.html) — The Fuel toolbox: _Build, deploy and manage your sway projects_
- [🌴 Sway](https://docs.fuel.network/docs/sway/) — The new language, empowering everyone to build reliable and efficient smart contracts
- [🧰 Forc](https://docs.fuel.network/docs/forc/) — The Fuel toolbox: _Build, deploy and manage your sway projects_
- [⚙️ Fuel Core](https://github.com/FuelLabs/fuel-core) — The new FuelVM, a blazingly fast blockchain VM
- [🔗 Fuel Specs](https://github.com/FuelLabs/fuel-specs) — The Fuel protocol specifications
- [💼 Fuels Wallet](https://github.com/FuelLabs/fuels-wallet) — The Official Fuels Wallet
Expand Down
6 changes: 3 additions & 3 deletions apps/docs/src/guide/abi-typegen/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
import { data } from '../../versions.data'
const { forc } = data
const abiUrl = `
https://fuellabs.github.io/sway/v${forc}/book/sway-program-types/smart_contracts.html#the-abi-declaration
https://docs.fuel.network/docs/sway/sway-program-types/smart_contracts/#the-abi-declaration
`
const contractsUrl = `
https://fuellabs.github.io/sway/v${forc}/book/sway-program-types/smart_contracts.html
https://docs.fuel.network/docs/sway/sway-program-types/smart_contracts/
`
const scriptsUrl = `
https://fuellabs.github.io/sway/v${forc}/book/sway-program-types/scripts.html
https://docs.fuel.network/docs/sway/sway-program-types/scripts/
`
</script>

Expand Down
4 changes: 2 additions & 2 deletions apps/docs/src/guide/contracts/deploying-contracts.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<script setup>
import { data } from '../../versions.data'
const { forc } = data
const indexUrl = `https://fuellabs.github.io/sway/v${forc}/book/introduction/index.html`
const jsonAbiUrl = `https://fuellabs.github.io/sway/v${forc}/book/introduction/sway_quickstart.html?highlight=abi#abi`
const indexUrl = `https://docs.fuel.network/docs/sway/introduction/`
const jsonAbiUrl = `https://docs.fuel.network/docs/sway/introduction/sway_quickstart/`
</script>

# Deploying Contracts
Expand Down
4 changes: 2 additions & 2 deletions apps/docs/src/guide/predicates/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<script setup>
import { data } from '../../versions.data'
const { forc } = data
const introUrl = `https://fuellabs.github.io/sway/v${forc}/book/introduction/index.html`
const debugUrl = `https://fuellabs.github.io/sway/v${forc}/book/sway-program-types/predicates.html?#debugging-predicates`
const introUrl = `https://docs.fuel.network/docs/sway/introduction/`
const debugUrl = `https://docs.fuel.network/docs/sway/sway-program-types/predicates/#debugging-predicates`
</script>

# Predicates
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/src/guide/scripts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import { data } from '../../versions.data'
const { forc } = data
const url = `
https://fuellabs.github.io/sway/v${forc}/book/sway-program-types/scripts.html#scripts-and-the-sdks
https://docs.fuel.network/docs/sway/sway-program-types/scripts/#scripts-and-the-sdks
`
</script>

Expand Down
2 changes: 1 addition & 1 deletion apps/docs/src/guide/scripts/instantiating-a-script.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import { data } from '../../versions.data'
const { forc } = data
const url = `
https://fuellabs.github.io/sway/v${forc}/book/introduction/index.html
https://docs.fuel.network/docs/sway/introduction/
`
</script>

Expand Down
4 changes: 2 additions & 2 deletions apps/docs/src/guide/testing/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script setup>
import { data } from '../../versions.data'
const { forc } = data
const url = `https://fuellabs.github.io/sway/v${forc}/book/forc/commands/forc_test.html`
const url = `https://docs.fuel.network/docs/forc/commands/forc_test/`
</script>

# Testing
Expand All @@ -10,7 +10,7 @@ In order to test your Sway and TS-SDK applications, you can test your code in a

1. Testing with TS-SDK: Compiling you Sway code and connecting to the methods using TS-SDK and JS testing frameworks
2. Using `forc test` see <a :href="url" target="_blank" rel="noreferrer">the Sway docs</a> for more info
3. Using [the Rust SDK](https://fuellabs.github.io/fuels-rs/v0.31.1/testing/index.html)
3. Using [the Rust SDK](https://docs.fuel.network/docs/fuels-rs/testing/)

### Testing with TS-SDK

Expand Down
2 changes: 1 addition & 1 deletion apps/docs/src/guide/types/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ In this section, you will learn about:

As you progress through the documentation, you may find it helpful to refer back to the following resources:

- [Sway Documentation](https://fuellabs.github.io/sway/): Explore the Sway documentation homepage for an overview of Sway Types, as well as other sections.
- [Sway Documentation](https://docs.fuel.network/docs/sway/): Explore the Sway documentation homepage for an overview of Sway Types, as well as other sections.

- [The Fuel Book](https://fuelbook.fuel.network/master/index.html): A comprehensive guide to the whole Fuel ecosystem.
6 changes: 3 additions & 3 deletions apps/docs/src/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script setup>
import { data } from './versions.data'
const { forc, fuels, fuelCore } = data
const url = `https://fuellabs.github.io/sway/v${forc}/book/forc/index.html`
const url = `https://docs.fuel.network/docs/forc/`
const logoSrc = './fuel-logo.png'
</script>

Expand All @@ -15,7 +15,7 @@ Please visit the Fuel's [installation guide](https://docs.fuel.network/guides/in

## Developer Quickstart Guide

We recommend starting with the [Developer Quickstart](https://fuellabs.github.io/fuel-docs/master/quickstart/developer-quickstart.html) for a walk through on building your first DApp on Fuel.
We recommend starting with the [Developer Quickstart](https://docs.fuel.network/docs/intro/quickstart-contract/) for a walk through on building your first DApp on Fuel.

- [Guide](./guide/)
- [Sample Application](https://github.com/FuelLabs/beta2-quickstart)
Expand All @@ -25,7 +25,7 @@ We recommend starting with the [Developer Quickstart](https://fuellabs.github.io

Learn more about the Fuel Ecosystem.

- [🌴 Sway](https://fuellabs.github.io/sway/) the new language. Empowering everyone to build reliable and efficient smart contracts.
- [🌴 Sway](https://docs.fuel.network/docs/sway/) the new language. Empowering everyone to build reliable and efficient smart contracts.
- <a :href="url" target="_blank" rel="noreferrer">🧰 Forc</a> the Fuel toolbox. Build, deploy and manage your sway projects.
- [⚙️ Fuel Core](https://github.com/FuelLabs/fuel-core) the new FuelVM, a blazingly fast blockchain VM.
- [🔗 Fuel Specs](https://github.com/FuelLabs/fuel-specs) the Fuel protocol specifications.
Expand Down
2 changes: 1 addition & 1 deletion packages/abi-coder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This module is responsible for encoding and decoding the Application Binary Inte

<!-- TODO: Replace this link with specific docs for this package if and when we re-introduce a API reference section to our docs -->

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/)

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/abi-typegen/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ See the full ABI-spec [here](https://github.com/FuelLabs/fuel-specs/blob/master/

## Documentation

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/guide/abi-typegen/)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/abi-typegen/)

## Installation

Expand Down
2 changes: 1 addition & 1 deletion packages/address/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This module contains the utilities for encoding and decoding address and contrac

## Documentation

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/guide/types/address.html)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/types/address/)

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/contract/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This module allows for a simple way to serialize calls and transactions to an on

## Documentation

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/guide/contracts/)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/contracts/)

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/crypto/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This module contains the utilities for encrypting and decrypting data objects us

<!-- TODO: Replace this link with specific docs for this package if and when we re-introduce a API reference section to our docs -->

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/)

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/errors/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This package contains core utilities regarding throwing errors internally inside

<!-- TODO: Replace this link with specific docs for this package if and when we re-introduce a API reference section to our docs -->

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/)

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/hasher/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This module contains several common hashing utilities.

<!-- TODO: Replace this link with specific docs for this package if and when we re-introduce a API reference section to our docs -->

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/)

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/hdwallet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This module is an implementation of the BIP-0044 and BIP-0032, Multi-Account Hie

<!-- TODO: Replace this link with specific docs for this package if and when we re-introduce a API reference section to our docs -->

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/)

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/interfaces/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This module contains utilities to manipulate binary data and can be used to help

<!-- TODO: Replace this link with specific docs for this package if and when we re-introduce a API reference section to our docs -->

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/)

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/math/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Math is based in [bn.js](https://www.npmjs.com/package/bn.js) library, which hel

<!-- TODO: Replace this link with specific docs for this package if and when we re-introduce a API reference section to our docs -->

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/)

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/merkle/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This module contains:

<!-- TODO: Replace this link with specific docs for this package if and when we re-introduce a API reference section to our docs -->

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/)

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/mnemonic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This module contains utilities to import and export BIP 39 mnemonic phrases in c

<!-- TODO: Replace this link with specific docs for this package if and when we re-introduce a API reference section to our docs -->

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/)

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/predicate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This module allows for a simple way to serialize calls to an on-chain predicate

## Documentation

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/guide/predicates/)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/predicates/)

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/program/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This module allows for a simple way to serialize calls and transactions to Sway

<!-- TODO: Replace this link with specific docs for this package if and when we re-introduce a API reference section to our docs -->

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/)

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/providers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This module contains common Provider classes and utility functions for connectin

## Documentation

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/guide/providers/)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/providers/)

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/signer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This module contains utilities for secp256-k1 signing, verifying and recovery op

<!-- TODO: Replace this link with specific docs for this package if and when we re-introduce a API reference section to our docs -->

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/)

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/transactions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This module contains various constants and functions for encoding and decoding s

<!-- TODO: Replace this link with specific docs for this package if and when we re-introduce a API reference section to our docs -->

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/)

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/utils/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ It's a collection of utilities and test utilities that may be useful in other pl

<!-- TODO: Replace this link with specific docs for this package if and when we re-introduce a API reference section to our docs -->

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/)

## Installation

Expand Down
2 changes: 1 addition & 1 deletion packages/versions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Aditionally, the library can be used as a CLI tool to help checking/validating u

<!-- TODO: Replace this link with specific docs for this package if and when we re-introduce a API reference section to our docs -->

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/)

## Installation

Expand Down
2 changes: 1 addition & 1 deletion packages/wallet-manager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This module is a coordination wrapper to manage multiple wallet `Vaults` and sto

<!-- TODO: Replace this link with specific docs for this package if and when we re-introduce a API reference section to our docs -->

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/)

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/wallet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This module contains the class to manage a private key and signing for a standar

## Documentation

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/guide/wallets/)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/wallets/)

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/wordlists/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This module contains a wordlist for BIP 39 mnemonic phrases, currently limited t

<!-- TODO: Replace this link with specific docs for this package if and when we re-introduce a API reference section to our docs -->

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/)

## Usage

Expand Down
Loading