Skip to content

Shardeum Dapp Boilerplate is an easy to use way to get started with your web3 applications on Shardeum

Notifications You must be signed in to change notification settings

One-For-All-Web3/shardeum-dapp-boilerplate

 
 

Repository files navigation

Shardeum-NextJS-Dapp-Boilerplate!

A Basic Boilerplate for Shardeum devs to quickly get started with their projects using Next.js, Wagmi, and Rainbowkit.

📚 What is Wagmi?

Wagmi is a simple, easy to use, and powerful library for building Ethereum dApps. It's a wrapper around ethers.js, and makes it easy to send transactions, and interact with smart contracts.

🚀 Quick Start

git clone https://github.com/Shardeum/shardeum-dapp-boilerplate.git

npm install

npm run dev

Open http://localhost:3000 with your browser to see the result.

🛠 What's under the hood

This boilerplate uses the following open source libraries to bring you a fully functional, mobile optimized dApp:

💎 What you get

  • Connect Wallet + One wagmi hook [send a transaction] done for you! 💲
  • Scalable header + mobile menu ↔️
  • Mobile friendly 📱
  • Examples of buttons and links 📌

Enjoy!

About

Shardeum Dapp Boilerplate is an easy to use way to get started with your web3 applications on Shardeum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.3%
  • CSS 14.7%
  • JavaScript 1.0%