Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/undyingwraith/dag-editor

A editor to edit and create dag-cbor nodes
https://github.com/undyingwraith/dag-editor

dag-cbor ipfs react typescript

Last synced: about 2 months ago
JSON representation

A editor to edit and create dag-cbor nodes

Awesome Lists containing this project

README

        

# Dag Editor

You can use the app through ipfs.
[/ipns/k51qzi5uqu5djo3sehn14o3lyt3ssiqex5fgi0zt4miex7k6a68p1oiim5zsxm](https://ipfs.io/ipns/k51qzi5uqu5djo3sehn14o3lyt3ssiqex5fgi0zt4miex7k6a68p1oiim5zsxm).

Or ... by cloning this repo.
Then installing dependencies, with `npm install`.
After that, start the web app with `npm run start`.