Skip to content

Commit

Permalink
remove ref to filecoin (#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
joaniefromtheblock authored Oct 21, 2024
1 parent d4f889e commit aa4cb22
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
8 changes: 0 additions & 8 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?
Expand Down
8 changes: 0 additions & 8 deletions docs/reference/cli/subcommands.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]`
Expand Down

0 comments on commit aa4cb22

Please sign in to comment.