bitcore
bitcore copied to clipboard
Docs on setting up bitcore-lib in ReactJS
Bug fixing problem with trying to use bitcore-lib with ReactJS : "BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default. This is no longer the case. Verify if you need this module and configure a polyfill for it."
Solution taken directly from "https://web3auth.io/docs/troubleshooting/webpack-issues".