百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
A

armchair

> 编程语言
开源

一个 Next.js 模板,包含您的 Web3 应用程序所需的一切。

387 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

一个 Next.js 模板,包含您的 Web3 应用程序所需的一切。

Armchair

A Next.js template with everthing your web3 app needs.

Get Started

Create a new repo with this template here, or clone it locally with the following command:

pnpm create next-app armchair --example "https://github.com/m1guelpf/armchair"

You can also deploy directly to Vercel:

Tech Stack + Features

https://github.com/m1guelpf/armchair/assets/23558090/fc7af326-5a06-4294-9543-e30d3a038100

Features

  • App Router – Uses the new Next.js App Router and Server Actions.
  • Sign in with your wallet – Integrates Sign in with Ethereum with server-side sessions and middleware.
  • Teams Support – Includes team support out of the box, with permission handling, team switching, and a team settings page.
  • Component Library – Includes reusable components (Form, Dialog, Dropdown, CommandMenu, etc.), courtesy of shadcn/ui.

Tech Stack

  • Prisma – Typescript-first ORM for Node.js
  • Tailwind CSS – Utility-first CSS framework for rapid UI development
  • ConnectKit – React component library for connecting a wallet to your dApp
  • Radix – Primitives like modal, popover, etc. to build a stellar user experience
  • Phosphor Icons – Flexible icon family for interfaces, diagrams, presentations
  • wagmi & viem – Lightweight, composable, and type-safe modules that interface with Ethereum
  • shadcn/ui – Accessible and customizable components that you can copy and paste into your apps
  • Next.js (w/ App Router) – React framework for building performant apps with the best developer experience

Author

  • Miguel Piedrafita (@m1guelpf)

License

This project is open source and available under the MIT License.

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

TypeScript

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言