diff --git a/docs/index.md b/docs/index.md index a999851..867cbb8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,14 +8,6 @@ keywords: [Ethereum remote signer service, external vault support, HSM device su # Web3Signer -:::caution Filecoin deprecation notice - -Web3Signer has deprecated Filecoin and will remove it in a future release. If you still require this feature, we encourage -community members to maintain the code by creating a fork and submitting pull requests. Alternatively, you can continue -using an older version of Web3Signer that still supports Filecoin. - -::: - Web3Signer is an open-source remote signing service developed under the Apache 2.0 license and written in Java. ## What can you do with Web3Signer? diff --git a/docs/reference/cli/subcommands.md b/docs/reference/cli/subcommands.md index 652f1e1..5218cdb 100644 --- a/docs/reference/cli/subcommands.md +++ b/docs/reference/cli/subcommands.md @@ -9,14 +9,6 @@ sidebar_position: 2 import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; -:::caution Filecoin deprecation notice - -Web3Signer has deprecated Filecoin and will remove it in a future release. If you still require this feature, we encourage -community members to maintain the code by creating a fork and submitting pull requests. Alternatively, you can continue -using an older version of Web3Signer that still supports Filecoin. - -::: - Use the Web3Signer subcommands to specify the platform being used: - `web3signer [options] eth2 [Eth2 options]`