All Projects → ipfs-shipyard → ipfs-dag-builder-vis

ipfs-shipyard / ipfs-dag-builder-vis

Licence: MIT license
See how the DAGs get built

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to ipfs-dag-builder-vis

ipld-explorer-cli
🔎 Explore the IPLD directed acyclic graph with your keyboard
Stars: ✭ 22 (+15.79%)
Mutual labels:  merkle, dag
Js Dag Service
Library for storing and replicating hash-linked data over the IPFS network.
Stars: ✭ 81 (+326.32%)
Mutual labels:  ipfs, dag
IPFSStreamingVideo
IPFS Streaming Video
Stars: ✭ 28 (+47.37%)
Mutual labels:  ipfs
ipfs-add-from-url
A command line executable to add a file to IPFS from a URL instead of a file path
Stars: ✭ 24 (+26.32%)
Mutual labels:  ipfs
ipfs-eth-database
An example of usage IPFS in Ethereum Smart Contracts
Stars: ✭ 55 (+189.47%)
Mutual labels:  ipfs
git-lfs-ipfs
Use IPFS as a git-lfs endpoint
Stars: ✭ 41 (+115.79%)
Mutual labels:  ipfs
php-ipfs-api
php client library for ipfs
Stars: ✭ 46 (+142.11%)
Mutual labels:  ipfs
orb
A DID method implementation that extends the Sidetree protocol into a Fediverse of interconnected nodes and witnessed using certificate transparency. Spec: https://trustbloc.github.io/did-method-orb/
Stars: ✭ 25 (+31.58%)
Mutual labels:  ipfs
thegraph-react
⚛️ React bindings for helping build decentralized applications quickly on Ethereum and IPFS using GraphQL.
Stars: ✭ 31 (+63.16%)
Mutual labels:  ipfs
nftool
A suite of tools for NFT generative art.
Stars: ✭ 145 (+663.16%)
Mutual labels:  ipfs
superhighway84
USENET-inspired, uncensorable, decentralized internet discussion system running on IPFS & OrbitDB
Stars: ✭ 437 (+2200%)
Mutual labels:  ipfs
almonit-plugin
ENS+IPFS Firefox plugin by Almonit
Stars: ✭ 17 (-10.53%)
Mutual labels:  ipfs
martianpins
Self hosted IPFS pinning service.
Stars: ✭ 23 (+21.05%)
Mutual labels:  ipfs
pollinations
Generate Art
Stars: ✭ 100 (+426.32%)
Mutual labels:  ipfs
xdagj
XDAGJ is an implementation of XDAG in Java. https://xdag.io
Stars: ✭ 81 (+326.32%)
Mutual labels:  dag
go-stellar-ipfs
🌀 A library that is a bridge between Stellar and IPFS.
Stars: ✭ 25 (+31.58%)
Mutual labels:  ipfs
nft-art-maker
NFT Art Maker - generates images and metadata files, packs them into IPFS CAR files, and uploads them using nft.storage. All from provided PNG layers.
Stars: ✭ 77 (+305.26%)
Mutual labels:  ipfs
demo-ipfs-todo
Simple ToDo app using window.ipfs
Stars: ✭ 16 (-15.79%)
Mutual labels:  ipfs
react-native-sdk
[DEPRECATED] React Native bindings for https://github.com/textileio/go-textile
Stars: ✭ 38 (+100%)
Mutual labels:  ipfs
Slack-Stock-DAG
This repository holds a list of cool resources for Silica.
Stars: ✭ 94 (+394.74%)
Mutual labels:  dag

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].