Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 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
8 changes: 8 additions & 0 deletions src/data/builder-tools.js
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,14 @@ const Showcases = [
getstarted: null,
tags: ["featured", "operatortool"],
},
{
title: "Python Module",
description: "The module provides tools for developers to accept and send transactions, manage staking and much more. It uses cardano-wallet as backend but is future-compatible with other solutions.",
preview: require("./builder-tools/cardano-python.png"),
website: "https://github.com/emesik/cardano-python",
getstarted: "https://cardano-python.readthedocs.io/en/latest/",
tags: ["featured", "getstarted", "library", "api"],
},
];


Expand Down
Binary file added src/data/builder-tools/cardano-python.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.