rickey
rickey
> Has anyone experimented with loading a wasm file in React using customize-cra? It would be a useful sample I think; assuming it's doable Hi,You should need this config-overrides.js const...
For people who have the same issue delete node_modules and change package.json https://github.com/facebook/create-react-app/issues/9468#issuecomment-694191642
Hey @SamWilsn Thanks again for your patience, please check again.
> What's your Nodejs version? > > The delegrateUpload's test [case](https://github.com/bnb-chain/greenfield-js-sdk/blob/main/packages/js-sdk/tests/upload.spec.ts#L26) is worked. My Nodejs version is v18.0.0 It runs fine in a normal nodejs service, but an error occurs...
@bytesbay Sorry, I just saw this message. I might be confusing the nonce of Web3Token.sign with the nonce of metamask. The nonce I passed in Web3Token.sign is 1686623665501 But metamask...
Hey guys @sagar-a16z @gabrielfior I think this PR is very important as it will reduce many dependency conflicts. Can we try to merge it? Thank you for your efforts.