idle_moloch/app
Mitja Belak 8c8ca58607
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
Enables registrations with RGCVII and ETH
2024-10-28 18:31:41 +01:00
..
public Enables registrations with RGCVII and ETH 2024-10-28 18:31:41 +01:00
src Enables registrations with RGCVII and ETH 2024-10-28 18:31:41 +01:00
.eslintrc.json Creating atmospheric background 2024-10-21 02:56:43 +02:00
.gitignore put address into gitignore 2024-10-24 14:51:12 +02:00
.npmrc Initial with Rainbow kit 2024-10-18 13:31:24 +02:00
contract_address.ts Enables registrations with RGCVII and ETH 2024-10-28 18:31:41 +01:00
next-env.d.ts Upsexed the colors just a bit 2024-10-18 13:58:17 +02:00
next.config.js Initial with Rainbow kit 2024-10-18 13:31:24 +02:00
package-lock.json Connected wagmi to contract, changed Geld -> RaidGeld and minor contract changes 2024-10-22 13:36:49 +02:00
package.json Connected wagmi to contract, changed Geld -> RaidGeld and minor contract changes 2024-10-22 13:36:49 +02:00
README.md Initial with Rainbow kit 2024-10-18 13:31:24 +02:00
tsconfig.json Initial with Rainbow kit 2024-10-18 13:31:24 +02:00

This is a RainbowKit + wagmi + Next.js project bootstrapped with create-rainbowkit.

Getting Started

First, run the development server:

npm run dev

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

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

Learn More

To learn more about this stack, take a look at the following resources:

You can check out the RainbowKit GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out the Next.js deployment documentation for more details.