Polysign is an esignature collection platform backed by IPFS and Polygon smart contracts
'- Polysign enables anyone to create and collect esignature against documents without a vendor agreement.
View the full detail here: https://github.com/cbonoz/road22. Starts with a react template for the app with routes for creating the request, esigning, and viewing history for polygon addresses. Sponsors each play a key piece in fulfilling the signature requests. - Covalent: Enables in-app history queries of past esignature requests and fulfillment for a given polygon address.
NFTPort: Generation of the esignature record / proof. Attaches the final esignature/agreement to an NFT and saves a link to it in the smart contract.
Moralis: Serves as main backend for the app - uses IPFS to enable support/hosting of the document packets for each request.
Polygon: In-app deployment of the request smart contract and marked completed upon completion/fulfillment of the each request signer's signature.
Sequence: Wallet for facilitating polygon and submitting final sign request. Deployment can toggle between sequence wallet or metamask.