generated from MetaMask/metamask-module-template
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into updatePolkaGate
- Loading branch information
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3051,6 +3051,37 @@ | |
} | ||
} | ||
}, | ||
"npm:@greymass/eos-wallet": { | ||
"id": "npm:@greymass/eos-wallet", | ||
"metadata": { | ||
"name": "EOS Wallet", | ||
"author": { | ||
"name": "Greymass", | ||
"website": "https://www.greymass.com/" | ||
}, | ||
"website": "https://unicove.com/", | ||
"summary": "Create and manage EOS accounts, sign transactions, and interact with EOS smart contracts.", | ||
"description": "The EOS Wallet enables you to create an EOS account, sign transactions and interact with EOS smart contracts. After installing the EOS Wallet, visit the companion dapp, Unicove, to create and manage your EOS account. On Unicove you can stake EOS, participate in the RAM market and more. Dapp compatibility is expected to grow, which will expand access to the EOS Ecosystem.\n\nNeed any additional information or support? Feel free to visit our knowledge base or reach out to our support team ([email protected]). If you're a developer and would like to support MetaMask in your EOS application, please check out Wharf and the MetaMask Wallet Plugin.\n\nLinks:\n Unicove: https://unicove.com/en/eos/metamask\n Knowledge Base: https://greymass.freshdesk.com/a/solutions/categories/72000352473/\n Wharf: https://wharfkit.com/\n MetaMask Wallet Plugin: https://github.com/wharfkit/wallet-plugin-metamask", | ||
"audits": [ | ||
{ | ||
"auditor": "Cure53", | ||
"report": "https://cure53.de/pentest-report_antelope-snap.pdf" | ||
} | ||
], | ||
"category": "interoperability", | ||
"support": { | ||
"contact": "mailto:[email protected]", | ||
"faq": "https://unicove.com/en/eos/metamask", | ||
"knowledgeBase": "https://greymass.freshdesk.com/support/solutions/categories/72000352473" | ||
}, | ||
"sourceCode": "https://github.com/greymass/antelope-snap/tree/eos" | ||
}, | ||
"versions": { | ||
"1.1.0": { | ||
"checksum": "05RXQ66dkZzU6uIeHBWC8PwII1X8voKdZuCDXfrrCew=" | ||
} | ||
} | ||
}, | ||
"npm:@harbour-fi/ramp-snap": { | ||
"id": "npm:@harbour-fi/ramp-snap", | ||
"metadata": { | ||
|