docs.mirrorworld.fun icon indicating copy to clipboard operation
docs.mirrorworld.fun copied to clipboard

Documentation Website For Mirror World SDKs

Mirror World SDK Docs

Documentation Site for Mirror World SDK

Development

Install all dependencies

yarn install

Start development server

yarn dev

The above command should print the following output:

ready - started server on 0.0.0.0:3000, url: http://localhost:3000
info  - SWC minify release candidate enabled. https://nextjs.link/swcmin

event - compiled client and server successfully in 902 ms (1538 modules)
warn  - Fast Refresh had to perform a full reload. Read more: https://nextjs.org/docs/basic-features/fast-refresh#how-it-works

Open browser on http://localhost:3000 to get started.