Pinned Repositories
Debian-Squeeze-PHP-5.2-Symfony-1.1.6
A VirtualBox provisioned Vagrant setup with puppet, thanks to puphpet. Sets up PHP 5.2, mysql, symfony 1.1.6, and other necessary packages for this setup.
file-type
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
helia-playground
just testing stuff with helia
helia-service-worker-gateway
Please see https://github.com/ipfs-shipyard/helia-service-worker-gateway as it's got updates this one does not.
ipfs-desktop-wails
A playful attempt to rewrite https://github.com/ipfs/ipfs-desktop using wails instead of electron
SgtPooki's Repositories
SgtPooki/helia-playground
just testing stuff with helia
SgtPooki/file-type
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
SgtPooki/helia-verified-fetch-cli
A simple CLI for downloading IPFS content using @helia/verified-fetch
SgtPooki/github-mgmt-5
SgtPooki/ipfs-webui
A frontend for an IPFS node.
SgtPooki/npm-bulk-import-cid
CLI tool for importing multiple CIDs into the MFS(Mutable File System) for Kubo. A useful tool, but mostly temporary stop-gap for https://github.com/ipfs/ipfs-desktop/issues/2680
SgtPooki/abortabort
Simple AbortController wrapper that makes it easy to nest signals
SgtPooki/caniuse
Raw browser/feature support data from caniuse.com
SgtPooki/find-broken-links
toying with rust webcrawling to search for broken links
SgtPooki/github-activity
generate a basic github activity report
SgtPooki/github-mgmt-4
SgtPooki/helia
An implementation of IPFS in JavaScript
SgtPooki/helia-encrypt-example
SgtPooki/helia-repro-cid-retrieve-halt
repro repo for https://github.com/ipfs/helia/issues/229
SgtPooki/helia-rust-wasm-webpack
trying to do some rust+helia+wasm stuff, used a template (1 out of 6 that worked)
SgtPooki/ipfs-gateway-error-page
SgtPooki/ipfs-helia
SgtPooki/ipfs-share-files
Share files via IPFS
SgtPooki/ipfs-shipyard-ipfs-check
A tool for checking the accessibility of your data by IPFS peers
SgtPooki/ipfs-transport-cliques
Simple investigation of the clique problem, for IPFS transport subgraphs, with a graph of nodes discovered by probelab crawlers
SgtPooki/ipfs.fyi
IPFS shortlinks
SgtPooki/js-blockstore-opfs
OPFS Blockstore for IPFS
SgtPooki/js-dns
Resolve DNS queries with browser fallback
SgtPooki/js-libp2p-examples
Examples for the JS implementation of libp2p
SgtPooki/kubo-rpc-client-usage
SgtPooki/new-URL-protocol-hostname-path-diff
URL construction gotchas for custom protocols
SgtPooki/repro-kubo-not-announcing-self-as-provider
simple repo while investigating https://github.com/ipfs/helia/issues/501
SgtPooki/streams
A collection of stream utility packages. Primary effort for browser compatible streams.
SgtPooki/test-ipfs-example
A test suite for testing examples using playwright for browsers and simple output matching for node
SgtPooki/www-js-libp2p-dial-tests
Simple repo for testing libp2p dials