Skip to content

permaweb/lunar

Repository files navigation

Lunar

Lunar is a decentralized explorer application built on top of Arweave and AO. It provides an interface for discovering, inspecting, and interacting with messages exchanged across the AO network. By surfacing AO messages and processes, Lunar aims to improve traceability for users of the network, and developer utility for building their permaweb applications.

Prerequisites

Before using Lunar, ensure the following dependencies are installed:

  • Node.js version 18.0 or higher
  • npm

Installation

Install dependencies using npm:

npm install

Development

Run the development server:

npm run start:development

This will launch the app locally at http://localhost:4000. Port configurations can be modified in package.json and webpack.config.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages