Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yashraj-n/legitly

A simple PDF Signing and verifying website. Made in Next.js
https://github.com/yashraj-n/legitly

authentication cryptography pdf verification web3

Last synced: 4 days ago
JSON representation

A simple PDF Signing and verifying website. Made in Next.js

Awesome Lists containing this project

README

        





Legitly





A simple PDF Signing and verifying website. Made in Next.js


Key Features
How To Use
Download
Contributors
License

## Key Features

- 📝 Seamlessly sign PDFs
- 📜 Verify the authenticity of a signed PDFs
- 🌐 Made in Next.js, so it's fast and responsive
- 👨‍🦳 Easy to use
- 📦 Easy to deploy
- 🎉 Open Source

## How to use

> [Live at legitly.yashraj.eu.org](https://legitly.vercel.app/)

## Download

```bash
# Clone the repo
git clone https://github.com/yashraj-n/legitly

# Change Directory
cd legitly

# Install Dependencies
yarn
# or
npm install

# Run the website
yarn dev
# or
npm run dev
```

## Contributors

[You can check all the contributors here](https://github.com/yashraj-n/legitly/graphs/contributors)

## License

[MIT License](https://choosealicense.com/licenses/mit/)