Skip to content

Natzgun/Hash-Calculator

Repository files navigation

Hash Calculator

Hash calculator built with SvelteKit.

Prerequisites

This project uses Bun as the runtime and package manager.

To install Bun, run:

curl -fsSL https://bun.sh/install | bash

Developing

Once you've installed Bun, install the dependencies:

bun install

Then start a development server:

bun run dev

# or start the server and open the app in a new browser tab
bun run dev -- --open

Building

To create a production version of your app:

bun run build

You can preview the production build with bun run preview.

To deploy your app, you may need to install an adapter for your target environment.

About

Web of hash algoritms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors