Getting started
The Module Sandbox is built on top of Next.js (opens in a new tab), Viem (opens in a new tab) and Permissionless.js (opens in a new tab). To get started, head to the Sandbox repo (opens in a new tab) and create a new repo from the template.
Installation
yarn install
Usage
- Create a
.env
file based on the.env.example
file - Run
yarn dev
to start the development server