Authentication-Dapp

所属分类:以太坊
开发工具:CSS
文件大小:50KB
下载次数:0
上传日期:2023-05-15 17:52:51
上 传 者sh-1993
说明:  身份验证Dapp是一款面向以太坊区块链上最终用户的去中心化身份验证应用程序。
(Authentication Dapp is a decentralized Authentication application for end-user on Ethereum Blockchain.)

文件列表:
.eslintrc.json (40, 2023-05-16)
app (0, 2023-05-16)
app\favicon.ico (25931, 2023-05-16)
app\globals.css (2206, 2023-05-16)
app\layout.js (373, 2023-05-16)
app\page.js (2754, 2023-05-16)
app\page.module.css (3904, 2023-05-16)
docker-compose.yml (273, 2023-05-16)
jsconfig.json (73, 2023-05-16)
next.config.js (92, 2023-05-16)
package-lock.json (133322, 2023-05-16)
package.json (343, 2023-05-16)
public (0, 2023-05-16)
public\next.svg (1375, 2023-05-16)
public\vercel.svg (629, 2023-05-16)

## Install the following Dependencies ```shell $ npx create-next-app auth-app $ npm install crypto ethers@5.7.1 mongoose mongodb ``` This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app). ## Getting Started First, run the development server: ```bash npm run dev # or yarn dev # or pnpm dev ``` Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. You can start editing the page by modifying `app/page.js`. The page auto-updates as you edit the file. This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font. ## Learn More To learn more about Next.js, take a look at the following resources: - [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API. - [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial. You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome! ## Deploy on Vercel The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js. Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.

近期下载者

相关文件


收藏者