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: 2 months ago
JSON representation
A editor to edit and create dag-cbor nodes
- Host: GitHub
- URL: https://github.com/undyingwraith/dag-editor
- Owner: undyingwraith
- License: mit
- Created: 2021-09-06T20:15:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-11T21:31:01.000Z (over 1 year ago)
- Last Synced: 2025-03-21T09:18:02.423Z (over 1 year ago)
- Topics: dag-cbor, ipfs, react, typescript
- Language: TypeScript
- Homepage:
- Size: 1.13 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.