-
Notifications
You must be signed in to change notification settings - Fork 103
Closed
Labels
Description
Hi, Yoroi Team.
Is there any plans for API support and 3rd party Dapps integration, like MetaMask has
The extension injects the Ethereum web3 API into every website's javascript context, so that dapps can read from the blockchain.
MetaMask also lets the user create and manage their own identities (via private keys, local client wallet and hardware wallets like Trezor™), so when a Dapp wants to perform a transaction and write to the blockchain, the user gets a secure interface to review the transaction, before approving or rejecting it.
?
Reactions are currently unavailable