🗃️ Use MetaMask SDK
3 items
📄️ Use MetaMask Mobile
Integrate your dapp with MetaMask Mobile.
📄️ Interact with smart contracts
Enable your dapp to interact with smart contracts.
📄️ Send transactions
Send transactions using eth_sendTransaction.
📄️ Sign data
Sign data using eth_signTypedData_v4 and personal_sign.
📄️ Register a token with users
Register a token with users using wallet_watchAsset.
📄️ Register a contract's method names
Register a contract's method names on the Ethereum Signature Database.
📄️ Access a user's MetaMask provider
Access a user's MetaMask provider using metamask-extension-provider.
📄️ Use the onboarding library
Simplify the MetaMask onboarding experience for your users.
📄️ Set an icon
Set an icon on MetaMask for your dapp.
📄️ Migrate the provider API
Migrate to the current provider API.