crypto module.
If you’re using webpack for example, your webpack config should look something like this:
Other Issues
Can't resolve 'crypto'
If you’re using Solana, you may encounter an error like this:
This is because you need to polyfill the
Was this page helpful?