This website requires JavaScript.
Explore
Help
Sign In
status-im
/
MyCrypto
Watch
2
Star
0
Fork
0
You've already forked MyCrypto
mirror of
https://github.com/status-im/MyCrypto.git
synced
2025-01-19 15:42:41 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
MyCrypto
/
electron-app
/
preload
/
index.ts
3 lines
76 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Switch over to using electron protocol, remove code thats no longer necessary
2018-04-29 16:04:34 -04:00
import
{
setupClient
}
from
'shared/enclave/client/preload'
;
setupClient
(
)
;
Reference in New Issue
Copy Permalink