mandalorian2049 / Smart-Contract-Sync

experimental package to reactively sync with contract status

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart-Contract-Sync

experimental package to reactively sync with contract status

Observing Txs of DEXON or Ethereum inside of web worker

It's a must in DEXON because DEXON is so fast. We dont want the main thread to be blocked.

Be able to use web3 under web worker environment (bypass the any-promise issue)

yup

Initiate worker thread without loading external file

so we don't worry about serving another file

About

experimental package to reactively sync with contract status


Languages

Language:JavaScript 60.0%Language:TypeScript 27.7%Language:HTML 12.3%