Skip to content

Commit

Permalink
Update setup.md (#1460)
Browse files Browse the repository at this point in the history
  • Loading branch information
panditdhamdhere committed Sep 12, 2024
1 parent 9e3f5f9 commit acf4fa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/wallet/metamask/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ const ALFAJORES_PARAMS = {

## Adding Tokens \(e.g. cUSD, cEUR\)

To watch an asset on a Celo netowork \(e.g. cUSD, cEUR\) in your dApp, you can use MetaMask's RPC API's `wallet_watchAsset` method. \([See documentation](https://docs.metamask.io/guide/rpc-api.html#wallet-watchasset)\).
To watch an asset on a Celo network \(e.g. cUSD, cEUR\) in your dApp, you can use MetaMask's RPC API's `wallet_watchAsset` method. \([See documentation](https://docs.metamask.io/guide/rpc-api.html#wallet-watchasset)\).

Here is a JavaScript snippet you can use:

Expand Down

0 comments on commit acf4fa9

Please sign in to comment.