Skip to content
Open
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
22 changes: 22 additions & 0 deletions src/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -5470,6 +5470,28 @@
}
}
},
"npm:@nodefortress/cc-snap": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Several changes have been requested before we approve this Snap

"id": "npm:@nodefortress/cc-snap",
"metadata": {
"name": "CC by Node Fortress",
"author": {
"name": "Node Fortress",
"website": "https://nodefortress.io/"
},
"summary": "Manage Canton Network accounts and assets.",
"description": "After installing the app, visit the companion app at https://ccsnap.io to deploy your account.",
"category": "interoperability",
"support": {
"contact": "mailto:wallet@nodefortress.io"
},
"sourceCode": "https://github.com/nodefortress/cc-snap"
},
"versions": {
"0.1.10": {
"checksum": "kjstVxN6bQRSF78u0tRnaDbYi8UWw/rXZNgw/LJXl7A="
}
}
},
"npm:@metamask/bitcoin-wallet-snap": {
"id": "npm:@metamask/bitcoin-wallet-snap",
"metadata": {
Expand Down
Loading