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
- Host: GitHub
- URL: https://github.com/refcell/tinkerbell
- Owner: refcell
- License: mit
- Created: 2022-05-11T16:50:39.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-11T17:47:50.000Z (almost 4 years ago)
- Last Synced: 2025-05-05T15:54:43.551Z (9 months ago)
- Language: TypeScript
- Size: 854 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# tinkerbell • [](https://github.com/abigger87/femplate/actions/workflows/tests.yml) [](https://github.com/abigger87/femplate/actions/workflows/lints.yml)  
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
[](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/).