Installation
Minteandome SDK is published in the npmjs registry.
Last updated
Was this helpful?
Minteandome SDK is published in the npmjs registry.
Last updated
Was this helpful?
Copy the following line in your console for installing the package.
If you have used create-react-app (version >= 5)
for creating a React application, you may be facing some issues with the webpack.
This is a known issue related with using web3 libraries. For fixing it, follow the next steps:
Write in the console in the root dir:
Create a new file placed in the root dir of the project.