An open API service indexing awesome lists of open source software.

https://github.com/refcell/tinkerbell

Sleek Modern Rainbowkit Dapp
https://github.com/refcell/tinkerbell

Last synced: 9 months ago
JSON representation

Sleek Modern Rainbowkit Dapp

Awesome Lists containing this project

README

          

# tinkerbell • [![tests](https://github.com/abigger87/femplate/actions/workflows/tests.yml/badge.svg)](https://github.com/abigger87/femplate/actions/workflows/tests.yml) [![lints](https://github.com/abigger87/femplate/actions/workflows/lints.yml/badge.svg)](https://github.com/abigger87/femplate/actions/workflows/lints.yml) ![GitHub](https://img.shields.io/github/license/abigger87/femplate) ![GitHub package.json version](https://img.shields.io/github/package-json/v/abigger87/femplate)

Built with
[Nextjs](https://nextjs.org/),
[Typescript](https://www.typescriptlang.org/),
and [chakra-ui](https://github.com/chakra-ui/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
```

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](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/abigger87/nextjs-chakra-dapp&project-name=nextjs-chakra-dapp&repository-name=nextjs-chakra-dapp)

`

## 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:

- [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!

#### Chakra-ui

[Chakra-ui Documentation](https://chakra-ui.com/docs/getting-started) - learn about Chakra-ui features and API.

## Smart Contracts

Created with the best smart contract framework: [Dapptools](https://dapp.tools/).