Skip to content

Commit

Permalink
Lace wallet: tag as Open Source & link to repo (#1118)
Browse files Browse the repository at this point in the history
* add Lace open source tag + repo

* oops, mixed with adjacent listing

* reset yarn.lock from staging

* refreshing yarn.lock from origin staging
  • Loading branch information
rphair authored Aug 1, 2023
1 parent d5d18e6 commit 8195149
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/showcases.js
Original file line number Diff line number Diff line change
Expand Up @@ -1132,8 +1132,8 @@ export const Showcases = [
"A new light wallet platform from IOG, one of the creators of Cardano. Manually verified by an independent auditor, Lace lets you quickly, easily, and securely manage your digital assets and enjoy Web3.",
preview: require("./showcase/lace.png"),
website: "https://www.lace.io/",
source: null,
tags: ["nftsupport", "wallet"],
source: "https://github.com/input-output-hk/lace",
tags: ["nftsupport", "wallet", "opensource"],
},
{
title: "flipr.io",
Expand Down

0 comments on commit 8195149

Please sign in to comment.