solana-mobile / mobile-wallet-adapter

Other
235 stars 97 forks source link

ERROR TypeError: Cannot read property 'create' of undefined, js engine: hermes #333

Open baileyalo opened 1 year ago

baileyalo commented 1 year ago

from this import : import {transact} from '@solana-mobile/mobile-wallet-adapter-protocol-web3js';

kewde commented 1 year ago

The Hermes engine is pretty young and lacks a lot of primitives that other JS engines support.