Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 35 additions & 0 deletions src/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -2969,6 +2969,41 @@
}
}
},
"npm:@nightlylabs/metamask-move-snap": {
"id": "npm:@nightlylabs/metamask-move-snap",
"metadata": {
"name": "Move Wallet",
"author": {
"name": "Nightly",
"website": "https://nightly.app"
},
"summary": "Manage tokens and interact with dApps on Movement network.",
"description": "Swap, Borrow, Lend, Earn and more with Movement apps using your Metamask.\n\nFull ecosystem support is in progress, and dApp developers can start testing and integrating using the Nightly wallet connector \nA working example is available here: https://movement-web3-template.nightly.app\n\nKey features:\n- Generate and manage Movement addresses securely\n- Interact with Movement based dApp\n- Execute smart contract transactions\n- Change between different Movement networks\n\nUsage:\n- Install the Snap through MetaMask\n-Connect to Movement network automatically\n- Start interacting with Movement dApps",
"audits": [
{
"auditor": "OtterSec",
"report": "https://github.com/nightly-labs/move-snap/blob/main/audit/nightly_labs_audit_final.pdf"
}
],
"category": "interoperability",
"support": {
"contact": "https://discord.gg/Kkqq8nahcG",
"knowledgeBase": "https://github.com/nightly-labs/move-snap/blob/main/KNOWLEDGE.md",
"faq": "https://github.com/nightly-labs/move-snap/blob/main/FAQ.md"
},
"sourceCode": "https://github.com/nightly-labs/move-snap",
"screenshots": [
"./images/@nightlylabs/metamask-move-snap/1.jpg",
"./images/@nightlylabs/metamask-move-snap/2.jpg",
"./images/@nightlylabs/metamask-move-snap/3.jpg"
]
},
"versions": {
"0.1.6": {
"checksum": "d4wrUM/VAKV5r5GWKrKF+oIJ0Xd+o8czolSiT2+GIVk="
}
}
},
"npm:@hashgraph/hedera-wallet-snap": {
"id": "npm:@hashgraph/hedera-wallet-snap",
"metadata": {
Expand Down
Loading