SkillAgentSearch skills...

Multilink

A node-link visualization built to work with the multinet ecosystem.

Install / Use

/learn @multinet-app/Multilink
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MultiLink

This is the MultiLink data visualization app for the Multinet project. It is an interactive node-link diagram, written in TypeScript using the Vue.js framework, that allows users to visualize network data hosted on a Multinet instance.

Quick Start

To get the application up and running in dev mode:

  1. Ensure that you have Node and yarn installed.
  2. Check out this repository and move into it (e.g., cd multilink).
  3. Copy .env.development to .env with cp .env.default .env.
  4. Install the Yarn dependencies: yarn install.
  5. Run the application: yarn serve.

For further details, including how to set up a full Multinet instance, please see the full documentation.

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks2

Languages

Vue

Security Score

75/100

Audited on Jun 1, 2024

No findings