Skip to content

Inco-fhevm/tutorial-encrypted-erc20-dapp

Repository files navigation

Confidential ERC20 Dapp

This is a Next.js project initialized with create-next-app.

Installation

First, install the dependencies:

npm install
# or
yarn install
# or
pnpm install
# or
bun install

Getting Started

To start the development server, run one of the following commands:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Then, open http://localhost:3000 in your browser to view the app.

You can start editing the page by modifying app/page.js, and the page will auto-update as you save changes.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published