Skip to content

stackroot/stackroot-core

Repository files navigation

stackroot-core

Modular frontend architecture for Web3 UI tooling , built from the ground up.
This is a personal showcase project demonstrating a full-stack Web3 setup with a clean, scalable frontend structure.

Purpose

stackroot-core is not a commercial template , it's a demonstration of how I approach modular Web3 architecture with modern tooling. The focus is on developer experience, clarity, and composability.

Features (Showcase)

  • 💡 Next.js 15 — Using the App Router and React Server Components
  • 🎨 Tailwind CSS v4.1 — With tokenized theming and responsive UI
  • 🧱 Component-first — Built for reusability and clean code organization
  • 🔌 Wallet Integration — Wagmi for seamless wallet connection
  • 🪙 ERC-20 Token Deployment — UI flow to deploy and mint a custom token
  • 📈 Staking Interface — Stake the ERC-20 token via a connected staking contract

Stack

  • next@15
  • tailwindcss@4.1, shadcn-ui
  • wagmi, viem
  • ethers.js
  • TypeScript, App Router

Roadmap

  • ERC-721 module with minting UI
  • Portfolio dashboard (ERC-20 + NFT balances)
  • Internationalization (i18n)
  • Dark/light theming

Part of stackroot.dev , my evolving ecosystem of modular Web3 tools and interfaces.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published