Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Get Minting Dapp to work with polygon Testnet #147

Open
Xyanidenz opened this issue Oct 24, 2022 · 1 comment
Open

Can't Get Minting Dapp to work with polygon Testnet #147

Xyanidenz opened this issue Oct 24, 2022 · 1 comment

Comments

@Xyanidenz
Copy link

Hello, i am using Nft-erc721-collection-2.00 like in his video, and everything been smooth now im trying to get the minting Dapp to work on Polygon main and test how do i get this up and running? i tried changing to polygontestnet, - mumbai and no luck

please help

@builde7b0b
Copy link

You must edit the config.json file in public/config folder to match the settings for the Polygon Test Network. By default, it's setup for the Polygon Mainnet.

`

"NETWORK": {
"NAME": "Mumbai",
"SYMBOL": "Matic",
"ID": 80001`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants