Dloom
Dloom
I tried to compile it so it can be used as a pure JS file but had no luck. Do you know by any chance how to compile it in...
Having the same issue ! `Transaction Executed and Committed with Error LINKER_ERROR` `create_cm_v2` https://explorer.aptoslabs.com/txn/0x7b23792affb7d3d74b987bb7cf03e24fbd81d5fef31b84bcb1646a41d8dd5337
I suggest you look at https://docs.walletconnect.com/quick-start/dapps/web3-provider#required ``` const providerOptions = { walletconnect: { package: WalletConnectProvider, options: { infuraId: 'TOCHANGE', // If you need mainnet eth rpc: { // Official nodes...