Skip to content
This repository was archived by the owner on Sep 2, 2023. It is now read-only.

vacekj/rust-wasm-merkletree-js

Repository files navigation

Next.js with WebAssembly

StandWithUkraine

Next.js-based web application template with WebAssembly module written in Rust programming language.

Try in Gitpod

Open in Gitpod

Open in Remote - Containers

Prerequisites

Getting Started

Install dependencies:

npm install

Compile WebAssembly:

npm run build:wasm

Run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Build for Production

npm run build:wasm # if wasn't built yet
npm run build

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from satelllte/nextjs-wasm