Skip to main content
If you’re using Solana, you may encounter an error like this:
This is because you need to polyfill the crypto module. If you’re using webpack for example, your webpack config should look something like this:
Last modified on January 26, 2026