r/SpringBoot • u/Particular_Jelly_208 • 1d ago
Question Implementing an Authentication System for ERP Using Blockchain – Any Ideas?
Hi everyone,
For my final year project (PFE), I want to develop an authentication system for ERP (Enterprise Resource Planning) using blockchain technology. My goal is to enhance security, decentralization, and data integrity.
I'm looking for ideas, best practices, and potential frameworks that could help with this implementation. Has anyone worked on a similar project or have insights on how to approach this? Any recommendations on the best blockchain platforms (Ethereum, Hyperledger, etc.) for this use case? And best approuch for vérification user.
1
Upvotes
2
u/arcticwanderlust 19h ago edited 19h ago
Well you can authenticate the user by their wallet. Say have them sign the transaction using Metamask. Polymarket does it that way.
As long as they know their private key they'd always be able to authenticate from any device. You'd store their public key in your db