A Blockchain Notary Service using Soulbound Tokens
What does DigiSign Do?
DigiSign is a blockchain-based platform that will help users to get a blockchain-based Digital Identity.
Here, users just have to register once on DigiSign platform through which the platform will issue Soul Bound Token to the users in return just after registration completes which will act as an on-chain Digital Identity DigiSign platform will also help in e-signing agreements between two parties. DigiSign platform will also be giving on-chain roles for users, lawyers/courts, govt bodies to monitor data and on-chain activity. E-notary can only be uploaded by lawyers/court workers on IPFS and later they will share a link to two parties who are willing to sign the notary W
Install DigiSign with yarn
git clone https://github.com/technitish9123/team1
cd team1
yarn
yarn dev
To deploy this project run
npm run deploy
Smart contract Repo