Jongwhan Lee

Results 24 comments of Jongwhan Lee

or using indexing server for mainnet, testnet only?

also in web browser ``` TypeError: window.require is not a function ./src/service/analytics/AnalyticsService.ts/< src/service/analytics/AnalyticsService.ts:3 ```

to run desktop chain wallet on apple m1 cause: electron aarch64, node-hid is x86_64 so just crash silently calling node-hid, because electron is aarch64, cannot call node-hid.node quick solution: ```...