Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ADANATOR to Builder Tools #968

Closed
wants to merge 11 commits into from
8 changes: 8 additions & 0 deletions src/data/builder-tools.js
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,14 @@ export const Showcases = [
getstarted: "/docs/get-started/blockfrost",
tags: ["favorite", "http", "json", "hosted"],
},
{
title: "ADANATOR",
description: "Public hosted GraphQL Instance",
preview: require("./builder-tools/adanator.png"),
website: "https://adanator.com/graphql",
getstarted: null,
tags: ["favorite", "http", "json", "hosted"],
rphair marked this conversation as resolved.
Show resolved Hide resolved
},
{
title: "StakePool Operator Scripts",
description: "CLI scripts to manage your stake pool (online or offline), use and migrate to hardware wallets, send transactions with messages, register for Catalyst, mint/burn Tokens, generate the Token Registry, and more.",
Expand Down
Binary file added src/data/builder-tools/adanator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.