Skip to content

haniawni/ipfssearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipfssearch

Everything needed to run a search engine for IPFS

Have ipfs daemon running then: ipfs log tail | python ipfslogger.py

dropAndCreate.py creates hashes.db, which has table: hashes: hash char(48) UNIQUE Primary Key count int not null extension varchar(30)

About

Everything needed to run a search engine for IPFS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages