dmjio / dagger

Visual IPLD DAG editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dagger

Visual IPLD DAG editor

build

  • GHC
    • nix-shell
    • cabal repl
    • Dagger.Main.main
    • go to localhost:3758
  • GHCJS
    • nix-build
    • cat result/all.js > static/script.js
    • open static/index.html

About

Visual IPLD DAG editor

License:MIT License


Languages

Language:Haskell 54.2%Language:Nix 33.1%Language:CSS 9.9%Language:HTML 2.7%