-
Notifications
You must be signed in to change notification settings - Fork 689
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Transports guide - installation page (docs) (#1850)
* chore: custom RPC section on chains page (docs) * chore: update docs and tweak changeset * chore: tweak changeset * chore: tweaks --------- Co-authored-by: Magomed Khamidov <[email protected]> Co-authored-by: Daniel Sinclair <[email protected]>
- Loading branch information
1 parent
b11118f
commit 3ab4bfd
Showing
2 changed files
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"site": patch | ||
--- | ||
|
||
Added "Preparing to deploy" section in "Installation" page and explaining why it's important to use transports when deploying your dApp. Additionally also added a quick example with `http` and `getDefaultConfig`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters