Skip to content

Commit 00bd7b0

Browse files
francisluzrphair
andauthored
Add Begin Wallet to Showcase (#1381)
* Update showcases.js * Add Begin header * Update Begin Wallet title * Update tags * Update Begin description * Update Accept description update Co-authored-by: Robert Phair <[email protected]> * Update Removing OS tag * removing `source:` entry after `opensource` tag removed * Update Add source = null --------- Co-authored-by: Robert Phair <[email protected]>
1 parent 9a58bc2 commit 00bd7b0

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

src/data/showcase/begin.png

166 KB
Loading

src/data/showcases.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1211,6 +1211,15 @@ export const Showcases = [
12111211
source: null,
12121212
tags: ["daotool", "governance"],
12131213
},
1214+
{
1215+
title: "Begin Wallet",
1216+
description:
1217+
"Begin Wallet a non-custodial light Cardano Wallet, available as an Extension and Mobile. We offer payment link compatibility with deep link support, Begin ID user name based on ENS protocol for Wallet Address. Hardware wallet support Ledger and Keystone. Based on our own open source cryptographic core.",
1218+
preview: require("./showcase/begin.png"),
1219+
website: "https://begin.is",
1220+
source: null,
1221+
tags: ["wallet", "nftsupport"],
1222+
},
12141223
];
12151224

12161225
export const TagList = Object.keys(Tags);

0 commit comments

Comments
 (0)