Skip to content

liftedinit/manifest-app

Repository files navigation

Manifest App

This is a web app that allows users to interact with the Manifest Network and its various modules.

For more information on the Manifest Network and its modules, please visit the Manifest Network GitHub.

Getting Started

Installation

  1. Clone the repository

    • git clone hptts://github.com/chalabi2/manifest-app
    • cd manifest-app
  2. Install dependencies

    • bun install

Development

  1. Start the server

    • bun run dev
  2. Navigate to http://localhost:3000 in your browser

Production

  1. Build the app

    • bun run build
  2. Start the server

    • bun run start
  3. Navigate to http://localhost:3000 in your browser

About

An application to interact with the manifest blockchain

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published