Provider that loads the tc-crypto WASM module and makes it available to child components via the useCrypto hook.
The WASM module is loaded asynchronously on mount. Children will not render until the module is loaded (renders null during loading).
Provider that loads the tc-crypto WASM module and makes it available to child components via the useCrypto hook.
The WASM module is loaded asynchronously on mount. Children will not render until the module is loaded (renders null during loading).