diff --git a/latest/.doctrees/commands/networks.doctree b/latest/.doctrees/commands/networks.doctree index 6afb03adf0..d1bea87bc2 100644 Binary files a/latest/.doctrees/commands/networks.doctree and b/latest/.doctrees/commands/networks.doctree differ diff --git a/latest/.doctrees/environment.pickle b/latest/.doctrees/environment.pickle index 6cab896616..4b9fca9bb2 100644 Binary files a/latest/.doctrees/environment.pickle and b/latest/.doctrees/environment.pickle differ diff --git a/latest/.doctrees/methoddocs/ape.doctree b/latest/.doctrees/methoddocs/ape.doctree index 970c4475ef..7973b01ffe 100644 Binary files a/latest/.doctrees/methoddocs/ape.doctree and b/latest/.doctrees/methoddocs/ape.doctree differ diff --git a/latest/.doctrees/methoddocs/ape_ethereum.doctree b/latest/.doctrees/methoddocs/ape_ethereum.doctree index 479aa73012..dbea3e4337 100644 Binary files a/latest/.doctrees/methoddocs/ape_ethereum.doctree and b/latest/.doctrees/methoddocs/ape_ethereum.doctree differ diff --git a/latest/.doctrees/methoddocs/api.doctree b/latest/.doctrees/methoddocs/api.doctree index 10cc6d02b6..8550c3f328 100644 Binary files a/latest/.doctrees/methoddocs/api.doctree and b/latest/.doctrees/methoddocs/api.doctree differ diff --git a/latest/.doctrees/methoddocs/cli.doctree b/latest/.doctrees/methoddocs/cli.doctree index 2a5516e564..8f1a47b324 100644 Binary files a/latest/.doctrees/methoddocs/cli.doctree and b/latest/.doctrees/methoddocs/cli.doctree differ diff --git a/latest/.doctrees/methoddocs/contracts.doctree b/latest/.doctrees/methoddocs/contracts.doctree index 1a7db12965..a9ba7f5749 100644 Binary files a/latest/.doctrees/methoddocs/contracts.doctree and b/latest/.doctrees/methoddocs/contracts.doctree differ diff --git a/latest/.doctrees/methoddocs/exceptions.doctree b/latest/.doctrees/methoddocs/exceptions.doctree index 9e6df5d0d6..710490a7f9 100644 Binary files a/latest/.doctrees/methoddocs/exceptions.doctree and b/latest/.doctrees/methoddocs/exceptions.doctree differ diff --git a/latest/.doctrees/methoddocs/managers.doctree b/latest/.doctrees/methoddocs/managers.doctree index 1c07fedde4..6f75508c17 100644 Binary files a/latest/.doctrees/methoddocs/managers.doctree and b/latest/.doctrees/methoddocs/managers.doctree differ diff --git a/latest/.doctrees/methoddocs/plugins.doctree b/latest/.doctrees/methoddocs/plugins.doctree index 26382b678c..df409d6dd3 100644 Binary files a/latest/.doctrees/methoddocs/plugins.doctree and b/latest/.doctrees/methoddocs/plugins.doctree differ diff --git a/latest/.doctrees/methoddocs/types.doctree b/latest/.doctrees/methoddocs/types.doctree index 6521d52a2d..3aff0d0750 100644 Binary files a/latest/.doctrees/methoddocs/types.doctree and b/latest/.doctrees/methoddocs/types.doctree differ diff --git a/latest/.doctrees/methoddocs/utils.doctree b/latest/.doctrees/methoddocs/utils.doctree index 509ef68a75..6e486ee33c 100644 Binary files a/latest/.doctrees/methoddocs/utils.doctree and b/latest/.doctrees/methoddocs/utils.doctree differ diff --git a/latest/.doctrees/userguides/projects.doctree b/latest/.doctrees/userguides/projects.doctree index 525c1c4c9b..513f75336e 100644 Binary files a/latest/.doctrees/userguides/projects.doctree and b/latest/.doctrees/userguides/projects.doctree differ diff --git a/latest/_sources/userguides/projects.md.txt b/latest/_sources/userguides/projects.md.txt index 7eddef55f3..a341919bb5 100644 --- a/latest/_sources/userguides/projects.md.txt +++ b/latest/_sources/userguides/projects.md.txt @@ -14,7 +14,7 @@ project # The root project directory └── ape-config.yaml # The ape project configuration file ``` -Notice that you can configure you ape project using the `ape-config.yaml` file. +Notice that you can configure your ape project using the `ape-config.yaml` file. See the [configuration guide](./config.html) for a more detailed explanation of settings you can adjust. ## The Local Project diff --git a/latest/commands/networks.html b/latest/commands/networks.html index 76c3ab19a7..c6b86b8523 100644 --- a/latest/commands/networks.html +++ b/latest/commands/networks.html @@ -193,7 +193,7 @@
Filter the results by ecosystem
avalanche | xai | blast | bsc | fraxtal | base | wemix | gnosis | zksync | shibarium | taiko | polygon | kroma | celo | mantle | unichain | linea | arbitrum | scroll | polygon-zkevm | rootstock | ethereum | cronos | moonbeam | cronos-zkevm | fantom | optimism | oort | bttc
+base | arbitrum | celo | optimism | polygon | zksync | scroll | blast | bttc | ethereum | oort | taiko | xai | polygon-zkevm | fantom | rootstock | wemix | bsc | mantle | avalanche | cronos-zkevm | moonbeam | kroma | cronos | gnosis | linea | unichain | fraxtal | shibarium
Filter the results by network
holesky-fork | holesky | amoy | alfajores-fork | amoy-fork | cardona-fork | dev | moonriver | mainnet | opbnb | fuji-fork | sepolia-fork | testnet-fork | mumbai | opbnb-testnet | donau | sepolia | donau-fork | moonbase | hekla-fork | moonriver-fork | opbnb-fork | cardona | goerli | mainnet-fork | puppynet | nova-fork | dev-fork | alfajores | nova | goerli-fork | hekla | mumbai-fork | moonbase-fork | puppynet-fork | opbnb-testnet-fork | testnet | fuji | local
+donau-fork | hekla | opbnb | goerli-fork | holesky-fork | dev-fork | mumbai | mainnet-fork | nova | cardona-fork | sepolia-fork | amoy-fork | opbnb-fork | opbnb-testnet | cardona | alfajores-fork | hekla-fork | moonbase-fork | testnet-fork | moonriver-fork | puppynet-fork | donau | holesky | moonbase | testnet | dev | sepolia | opbnb-testnet-fork | local | fuji | moonriver | amoy | nova-fork | puppynet | mumbai-fork | mainnet | goerli | alfajores | fuji-fork
Notice that you can configure you ape project using the ape-config.yaml
file.
+
Notice that you can configure your ape project using the ape-config.yaml
file.
See the configuration guide for a more detailed explanation of settings you can adjust.