Thanks to visit codestin.com
Credit goes to github.com

Skip to content

btrask/hash-archive-js

Repository files navigation

Hash Archive

See the information on the site: https://hash-archive.org

Dependencies

  • Node.JS
  • SQLite

Setup

  1. Clone the repo.
  2. Install required node modules: npm install sqlite3 multihashes bs58 commonmark csv blake2
  3. Initialize the database: cat schema.sql | sqlite3 archive.db
  4. Run it: ./index.js

It will be available at http://localhost:8000 by default, changable in config.json.

About

Site for publicly archiving content hashes - https://hash-archive.org/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •