You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enabled unstable_enablePackageExports: true per this issue (the TS config change did not work)
Now I'm just getting more import related errors from subsequent imports like this
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: