metamask-docs icon indicating copy to clipboard operation
metamask-docs copied to clipboard

Developer documentation for MetaMask

Results 178 metamask-docs issues
Sort by recently updated
recently updated
newest added

Encountering a situation where a Dapp may use wallet_addEthereumChain to switch the user's MetaMask network settings to a better performing RPC endpoint (this is for an alternative L1, i.e. not...

wallet
team-wallet-api-platform

Add info about: - current & planned support - compatible signing methods

wallet
tech-writing
team-accounts
accounts

Install and configure [`docusaurus-plugin-remote-content`](https://github.com/rdilweb/docusaurus-plugin-remote-content) v4.0.0. This PR follows the configuration of and supersedes #993. To do: port [Gas API content](https://docs.infura.io/infura-expansion-apis/gas-api) from Infura. Fixes #1051

Integrate Storybook output into the React UI SDK docs.

sdk

This task is to add a section in this page: https://docs.metamask.io/snaps/how-to/work-with-existing-snaps/ This section will talk about Snaps that are intended to be used by developers, such as RariMe, and link...

tech-writing
snaps
team-snaps-platform

At the time of creating the siwe-snap example, `personal_sign` wasn't available from Snaps code. now it is. AC: - SIWE happens in the snap

tech-writing
snaps
team-snaps-platform

AC: - "Publish your snap" (https://docs.metamask.io/snaps/how-to/develop-a-snap/#publish-your-snap) moved to its own document called something like "Going to prod" (TBD) - "Going to prod" section has instructions on how to move from...

tech-writing
snaps
team-snaps-platform
snaps-admin
snaps-deferred

We have received feedback about the onTransaction export: ``I was looking into a Snap that uses the "transaction" object returned by the "onTransaction" hook. The Snap accesses several properties of...

tech-writing
snaps
team-snaps-platform

We should catch mistakes in CI for code that is invalid. For example: ![image](https://user-images.githubusercontent.com/1787231/232617276-7d693dc2-b873-40f6-a7f0-5d6d5fd7761f.png)

platform
team-wallet-api-platform

# Description This update attempts to allow both tutorials to be a quick "hello world" AND to present best practice // further considerations that a serious snaps dev needs Both...