GitHunt

Ethereum Hello World

...with Next.js and RainbowKit

image

This is a fast, batteries-included way to make an interface to an Ethereum app.

To get started, run

mkdir packages && cd packages
npm init @rainbow-me/rainbowkit@latest

...and make an app called web.

It's good practice to separate different parts of your app into packages, like web, contracts, and so on. For an example of a nicely structured repo, see nounsDAO.

Languages

TypeScript70.7%CSS27.4%JavaScript1.9%

Contributors

Created January 9, 2023
Updated March 17, 2023
dcposch/hello-eth | GitHunt