Skip to content

Commit

Permalink
Adding note about UIs vs networks
Browse files Browse the repository at this point in the history
  • Loading branch information
eshon authored Dec 16, 2024
1 parent d902764 commit c81125d
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions smart-contracts/advanced/multisig.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,12 @@ A [MultisigActor CLI](https://lotus.filecoin.io/lotus/manage/multisig/) is avail

#### Safe UI

A web interface for the Safe multisig on Filecoin is available at:
- https://safe.filecoin.io on [Filecoin Mainnet](https://docs.filecoin.io/networks/mainnet)
- https://staging.safe.filecoin.io on [Filecoin Calibration testnet](https://docs.filecoin.io/networks/calibration)
A web UI for the Safe multisig on Filecoin is available at:
- https://safe.filecoin.io - the default network is set to [Filecoin Mainnet](https://docs.filecoin.io/networks/mainnet)

- https://staging.safe.filecoin.io - the default network is set to [Filecoin Calibration testnet](https://docs.filecoin.io/networks/calibration)

- Both web UIs can be used with other networks and any transactions on Filecoin Mainnet involve real funds

![SafeUI](https://github.com/user-attachments/assets/450d925e-c280-4c0d-b5da-cdb148c146fd)

Expand Down

0 comments on commit c81125d

Please sign in to comment.