Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrpluto0/crossbell-app


https://github.com/mrpluto0/crossbell-app

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

This is a [Crossbell](https://crossbell.io) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```

Open [http://localhost:3737](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.

## Learn More

To learn more about Crossbell and Next.js, take a look at the following resources:

- [Crossbell React Kits](https://github.com/Crossbell-Box/crossbell-universe) - a collection of React libraries that contain everything you need to start working with Crossbell.
- [Crossbell Javascript SDK](https://docs.crossbell.io/sdk/js) - a JavaScript SDK to interact with Crossbell.
- [Crossbell Chain Documentation](https://docs.crossbell.io/docs) - learn about Crossbell chain.
- [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.