Skip to content

Implementation showcasing the integration of Masca snap leveraging the masca-connector library and Next.js.

Notifications You must be signed in to change notification settings

pseudobun/masca-sandbox

Repository files navigation

Masca Sandbox

Description

This project serves as a reference implementation demonstrating the integration of Masca snap using the masca-connector library with Next.js. It showcases how Masca snap functionality can be integrated seamlessly into Next.js dapps.

Getting Started

First of all, i recommend using pnpm. Then run:

pnpm install

Run in dev mode:

pnpm dev

Building and running the project in production mode:

pnpm build && pnpm start

By default, the app is accessible on http://localhost:3000

Feel free to explore and customize the integration of Masca snaps in your projects using this reference implementation with Next.js.

About

Implementation showcasing the integration of Masca snap leveraging the masca-connector library and Next.js.

Resources

Stars

Watchers

Forks

Languages