* feature: adding cid to proof store
* refactor: stringify cid on server side
* feature: route for /:cid to display proof details of shared proofs
* chore: removing clogs
* refactor: update imports and added useNotaryKey() hook
* refactor: adding store action to update selectedProof.IpfsCID
* refactor: proof is only uploaded to IPFS after user accepts now
* refactor: updated uploadFileToIpfs thunk
* refactor: refactored modal component to use createPortal
* feature: updated to alpha 4
* refactor: integrated modal component from tlsn-extension
* chore: changing port
* refactor: more styling
* refactor: fixed error on proof share if initial notary key doesn't verify proof
---------
Co-authored-by: John Shaw <codetrauma@Johns-MacBook-Pro.local>