[web] Migrate crypto store to shared worker
Summary:
ENG-6655 : Migrate cryptoStore from redux
Previous diffs modified the code so that they use crypto data in shared worker instead of the data in redux. Now we can migrate the crypto accounts from redux to the shared worker.
Depends on D11348
Test Plan: Run migration, make sure that the the data that was in redux matches the data in shared worker. Flow.
Reviewers: kamil, tomek
Reviewed By: kamil
Subscribers: ashoat
Differential Revision: https://phab.comm.dev/D11351