Skip to content

Commit

Permalink
add services
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev committed Feb 1, 2024
1 parent b6714b2 commit 7f58d55
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 14 deletions.
7 changes: 7 additions & 0 deletions docs/reference/services.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ developers.
| Explorer | Exploreme | https://zetachain.exploreme.pro/ |
| Explorer | Ping.Pub | https://testnet.ping.pub/zetachain |
| Explorer | ZetaScan | https://explorer.zetachain.com/ |
| Wallet | MetaMask | https://metamask.io/ |
| Wallet | Coinbase Wallet | https://www.coinbase.com/wallet |
| Wallet | XDEFI Wallet | https://xdefi.io |
| Wallet | Keplr | https://keplr.app/ |
| Wallet | Leap | https://www.leapwallet.io/ |
| Wallet | Safe | https://safe.zetachain.com/ |
| Oracle | Pyth | https://pyth.network/ |

Is this list missing a service for developers that supports ZetaChain? Help us
keep this list up-to-date by
Expand Down
16 changes: 2 additions & 14 deletions docs/reference/wallets.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,20 +21,8 @@ We suggest the following wallets (although there are plenty of alternatives!):
- [Metamask](https://metamask.io)
- [Coinbase Wallet](https://www.coinbase.com/wallet)

### Adding ZetaChain to Metamask

To add ZetaChain to the Metamask extension wallet follow these steps:

- Learn about
[how to add a custom network RPC](https://support.metamask.io/hc/en-us/articles/360043227612-How-to-add-a-custom-network-RPC)
- Use the following values:
- Network Name: `ZetaChain Testnet` (or choose another name)
- New RPC URL: `https://zetachain-athens-evm.blockpi.network/v1/rpc/public`
(or choose another one from
[the list](/reference/api/))
- Chain ID: `7001`
- Currency Symbol: `tZETA`
- Block explorer URL: `https://athens3.explorer.zetachain.com/`
To add ZetaChain to your wallet, use the information on the
[Networks Details page](/reference/details).

## Bitcoin Wallets

Expand Down

0 comments on commit 7f58d55

Please sign in to comment.