Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/undyingwraith/dag-editor
- Owner: undyingwraith
- License: mit
- Created: 2021-09-06T20:15:17.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-19T18:04:23.000Z (over 2 years ago)
- Last Synced: 2024-03-29T11:59:20.074Z (10 months ago)
- Topics: dag-cbor, ipfs, react, typescript
- Language: TypeScript
- Homepage:
- Size: 925 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
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`.