Pinned Loading
-
app-page.tsx
app-page.tsx 1'use client';
23import { ConnectButton } from '@rainbow-me/rainbowkit';
4import { useAccount } from 'wagmi';
5 -
next.config.mjs
next.config.mjs 1/** @type {import('next').NextConfig} */2const nextConfig = {
3experimental: {
4appDir: true,
5esmExternals: 'loose'
-
lib-providers.tsx
lib-providers.tsx 1'use client';
23import { ReactNode } from 'react';
4import {
5WagmiProvider,
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



