Skip to content

refcell/nextjs-chakra-dapp

Repository files navigation

Nextjs, Typescript, Chakra-ui Dapp and Smart Contract Template

Built with Nextjs, Typescript, and chakra-ui.

Using the template

You can click the Use this template button on this repository or clone the repo directly from your terminal with:

npx degit abigger87/nextjs-chakra-dapp <YOUR_APP_NAME>

Then, run the development server:

yarn dev
# or
npm run dev

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

You can start editing the page by modifying src/pages/index.js. The page auto-updates as you edit the file.

Deploying

Deploy with Vercel

`

How to use

Install dependencies with yarn

Run in development mode with yarn dev

Where can I learn more?

Next.js

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Chakra-ui

Chakra-ui Documentation - learn about Chakra-ui features and API.

Smart Contracts

Created with the best smart contract framework: Dapptools.

Releases

No releases published

Packages

No packages published

Languages