Skip to content

Commit

Permalink
remove Plutus Playground from Builder Tools (#1330)
Browse files Browse the repository at this point in the history
  • Loading branch information
rphair authored Sep 30, 2024
1 parent 7875be7 commit 9ca9e7b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/data/builder-tools.js
Original file line number Diff line number Diff line change
Expand Up @@ -543,14 +543,6 @@ export const Showcases = [
getstarted: null,
tags: ["sdk", "python"],
},
{
title: "Plutus Playground",
description: "The Plutus Playground is a lightweight, web-based environment for exploratory Plutus development.",
preview: require("./builder-tools/plutus-playground.png"),
website: "https://playground.plutus.iohkdev.io",
getstarted: "/docs/smart-contracts/plutus#plutus-playground",
tags: ["favorite", "plutus", "hosted"],
},
{
title: "Marlowe Playground",
description: "In the browser-based Marlowe Playground you can write Marlowe contracts, in a variety of different ways.",
Expand Down

0 comments on commit 9ca9e7b

Please sign in to comment.