Skip to content

Commit

Permalink
Merge pull request wslyvh#153 from meowyx/main
Browse files Browse the repository at this point in the history
Added two new starter templates
  • Loading branch information
wslyvh authored Jan 5, 2024
2 parents cea3310 + 8b26c55 commit d7eca60
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
12 changes: 12 additions & 0 deletions content/starter-kits/metamask-gasapi-starter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: "Next + MetaMask GasAPI Starter"
description: "A simple starter with Nextjs + MetaMask GasAPI"
authors: ["@me256ow"]
tags: ["Dapp", "Web3"]
languages: ["TypeScript"]
url: "https://github.com/Consensys/GasAPI-template"
dateAdded: 2024-01-04
level: "All"
---

A simple starter with Nextjs + MetaMask GasAPI.
12 changes: 12 additions & 0 deletions content/starter-kits/next-metamasksdk-starter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: "Next + ShadcnUI + MetaMask SDK Starter"
description: "A simple starter with connect wallet button powered by Next.js, Tailwind CSS, ShadcnUI, and MetaMask SDK"
authors: ["@me256ow"]
tags: ["Dapp", "Web3"]
languages: ["TypeScript"]
url: "https://github.com/Consensys/Next-MetaMask-Template"
dateAdded: 2024-01-04
level: "All"
---

A simple starter with "connect wallet" button powered by Next.js, Tailwind CSS, ShadcnUI, and MetaMask SDK.

0 comments on commit d7eca60

Please sign in to comment.