Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yashraj-n/legitly
- Owner: yashraj-n
- License: mit
- Created: 2024-03-08T16:30:21.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-04-08T18:47:06.000Z (9 months ago)
- Last Synced: 2024-07-17T13:05:36.477Z (6 months ago)
- Topics: authentication, cryptography, pdf, verification, web3
- Language: TypeScript
- Homepage: https://legitly.vercel.app
- Size: 6.95 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)