Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Add mention of cardano-wallet backend
  • Loading branch information
emesik committed Aug 7, 2021
commit 26b10ea2fa5da4d86cb4937b7e708b9b21a1461c
2 changes: 1 addition & 1 deletion src/data/builder-tools.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ const Showcases = [
},
{
title: "Python Module",
description: "The module provides tools for developers to accept and send transactions, manage staking and much more.",
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/",
Expand Down