Skip to content

Latest commit

 

History

History
58 lines (29 loc) · 876 Bytes

README.md

File metadata and controls

58 lines (29 loc) · 876 Bytes

FelixHash -- Get your SHA256 and Keccak256 hash

This is where I built a simple math based algorithm where you can encrypt your string message into Keccak256 and SHA256

SetUp - for Contribution

Go through the details if you want to run the project locally.

npm install felixhash

Contributing

Contributions are always welcome!

  1. Fork the repository
  2. Append the changes
https://github.com/felixoder/cryptohash.git
  1. Add the build and start scripts [for testing]
npm run dev
  1. Push to the forked repo

License

MIT

Authors

Appendix

Feel free to make any changes there you go!

Demo

[website]https://hashmaker.vercel.app

The live code [building]

youtube