noryev / ipfs-dag-builder-vis

See how the DAGs get built

Home Page:https://dag.ipfs.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ipfs-dag-builder-vis

See how the DAGs get built

screenshot

Getting started

Requires node>=16 and npm>=6

Fetch the dependencies

npm install

Run the site in dev mode

npm start

Build the site as static html for deployment

npm run build

Deploy

Fleek is configured to build and publish the site to IPFS when a change is merged to the main branch.

About

See how the DAGs get built

https://dag.ipfs.tech

License:MIT License


Languages

Language:JavaScript 96.8%Language:CSS 1.8%Language:HTML 1.4%