Skip to content

Commit

Permalink
Add Xogmios (#1256)
Browse files Browse the repository at this point in the history
  • Loading branch information
caike committed May 6, 2024
1 parent eeed0fb commit b88488f
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
Original file line number Diff line number Diff line change
Expand Up @@ -1083,6 +1083,14 @@ export const Showcases = [
getstarted:"https://mazzumagpt.gitbook.io/mazzumagpt-docs/",
tags: ["plutus"]
},
{
title: "Xogmios",
description: "An Elixir client for Ogmios.",
preview: require("./builder-tools/xogmios.png"),
website: "https://github.com/wowica/xogmios",
getstarted: null,
tags: ["ogmios", "sdk", "lowlevel"],
},
];

export const TagList = Object.keys(Tags);
Expand Down
Binary file added src/data/builder-tools/xogmios.png
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 b88488f

Please sign in to comment.