Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Server-side Verification of documents (#412)
* fix web3.fromAscii to web3.utils.asciiToHex method in document floe * replace web3 to this.wallet.proxeusFS.web3 as metamask no longer injects web3 * remove outdated methods of old smart contract * add public urls in case user doesnt have metamask * fix js frontend typos * use public url only if user doesnt have metamask installed * use public url only if user doesnt have metamask installed * add wrong metamask network selected issue handler * fix user validation network screen * remove unnecessary html code from VerificationFileEntry component --------- Co-authored-by: slavas490 <[email protected]>
- Loading branch information