This is a Crossbell project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3737 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
To learn more about Crossbell and Next.js, take a look at the following resources:
- Crossbell React Kits - a collection of React libraries that contain everything you need to start working with Crossbell.
- Crossbell Javascript SDK - a JavaScript SDK to interact with Crossbell.
- Crossbell Chain Documentation - learn about Crossbell chain.
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.