issues
search
MetaMask
/
metamask-sdk
The simplest yet most secure way to connect your blockchain-based applications to millions of MetaMask Wallet users.
https://metamask.io/sdk/
Other
188
stars
115
forks
source link
feat: default web url metadata
#1043
Closed
abretonc7s
closed
1 month ago
abretonc7s
commented
1 month ago
Explanation
Automatically set the dappMetadata on web. Previous behavior was to use the title if url not set.
Align event format to spread originatorInfo data in the event
References
Checklist
[x] I've updated the test suite for new or updated code as appropriate
[x] I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
[x] I've highlighted breaking changes using the "BREAKING" category above as appropriate
Explanation
References
Checklist