Skip to content

Commit

Permalink
cardano-wallet-interface showcase addition (#471)
Browse files Browse the repository at this point in the history
* added cardano-wallet-interface image

* Delete cardano-wallet-interface_gitImage.png

* Add files via upload

* added cardano-wallet-interface builder tool
  • Loading branch information
HarmonicPool committed Jan 17, 2022
1 parent c45208f commit 5755827
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/data/builder-tools.js
Expand Up @@ -251,6 +251,14 @@ const Showcases = [
getstarted: null,
tags: ["plutus", "nft"],
},
{
title: "cardano-wallet-interface",
description: "A Javascript/Typescript library to easily interact with the dApp connector of various wallets",
preview: require("./builder-tools/cardano-wallet-interface.png"),
website: "https://github.com/HarmonicPool/cardano-wallet-interface",
getstarted: null,
tags: ["library"],
},
];


Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5755827

Please sign in to comment.