Chopin
0x7585...f1f2

Fully onchain NextJS.

No compromises.

View full source on GitHub

demo

demo

gm gm!

yo

ooh

hy

hi

abc

1234

1234

hi

fffff

hello!

hello!

hi

test

very good

very good

Great!

Great!

Try our live demo (yes, this is putting data onchain)

Your Wallet is Ready.
Reserve Your Name.

Your Wallet is Ready.
Reserve Your Name.

Chopin Framework works with Capsule to provide frictionless wallets that sign requests coming from your web browser.

  1. Step 1
  2. Step 2
  3. Step 3

Crypto Integrations.

Celestia

Your apps requests will be routed to Celestia's DA layer to guarantee it can be verified.

View Docs

Capsule

Users will automatically be assigned an embedded wallet through Capsule's MPC system.

View Docs

Modular Cloud

Will manage hosting for your rollup and everything else you need to deploy.

View Docs

Your Favorite Stack.

Chopin is compatible with a wide array of tools, libraries, frameworks, and services. Here are some of our official guides.

We are not affiliated with any of these companies.

Next

Next

Remix

Remix

Vercel

Vercel

AWS

AWS

Cloudflare

Cloudflare

Postgres

Postgres

MongoDB

MongoDB

More...

It's Easy to Get Started.

  1. Step 1

    Install our package

    npm install @chopinframework/next@1.0.19 @chopinframework/react@0.0.1
  2. Step 2

    Create the file middleware.ts in the root of your project and add the line

    export { middleware } from "@chopinframework/next";

    Or, call the middleware() function from your existing middleware

  3. Step 3

    Include the provider in the root layout

    import { ChopinProvider } from "@chopinframework/next"; 
    
    export default function Layout({ children }) {
      return (
        <html>
          <body>
            <ChopinProvider>
              {children}
            </ChopinProvider>
          </body>
        </html>
      );
    }

    That's all you need to get started! But be sure to read here to ensure your app is fully ready.

You're Early.

Chopin Framework is in its earliest stages. Therefore, we are only able to work with a very small number of early adopters at this time.

Starter

Cheaper

Everything you need to get started...

  • Fully-managed sequencer

  • Fully-managed auth system

  • Unlimited Data

Visionary

Limited Spots Available
$299
/ month

Everything in the Starter plan, plus...

  • 1-on-1 support from Chopin creator

  • Early access to new features

  • Faster sequencing

  • Become an early supporter

Onboarding time is 2-3 weeks.
You will be billed immediately.

Enterprise

Expensive

Everything in the visionary plan, plus...

  • Service Level Agreement

  • Customer Success

  • Solutions Engineering

Copyright © 2024 Chopin Framework