wormhole-foundation / wormhole-sdk-ts

Wormhole TypeScript SDK
https://wormhole-foundation.github.io/wormhole-sdk-ts/
Apache License 2.0
42 stars 49 forks source link

Unable to resolve module rpc-websockets/dist/lib/client #636

Closed connoremma closed 2 weeks ago

connoremma commented 2 months ago

TLDR: The project does not build on react-native

My use case is that I want to CCTP from Solana to Evm (and vise versa)

The examples to do so also don't work/are out of date and can't be replicated without copying in a bunch of (outdated) interfaces and other incompatible example code

Any more direct guidance would be appreciated – I already have the solana web3 js connection/keypairs needed to build and broadcast the transaction

CssHammer commented 2 months ago

same

kev1n-peters commented 1 month ago

Should be fixed in 0.10.1 by https://github.com/wormhole-foundation/wormhole-sdk-ts/pull/667

kev1n-peters commented 2 weeks ago

Closing this issue since it should be resolved