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

Deploy a testnet contract & UI for testing #5

Open
luxumbra opened this issue Jan 10, 2023 · 1 comment
Open

Deploy a testnet contract & UI for testing #5

luxumbra opened this issue Jan 10, 2023 · 1 comment

Comments

@luxumbra
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Often I will want to test an NFT or something without it showing up on the main contract in OpenSea and such. I would love to be able to mint test NFTs to testnet before I create the final production copy that will be sent out.

Describe the solution you'd like
Deploy a clone of the UI which uses a contract deployed on testnet.

Describe alternatives you've considered
Not really sure if there is an alternative. Happy to go with what others think is best but would like some ability to run tests and to not have to put everything on mainnet polygon.

@dysbulic
Copy link
Member

There should be one deployed to Mumbai at 0x127B81AF011a2DF44F933b2b09c655D59Bb57b3C. There's not a running server for it, but you could see it locally.

I'll see if I can find the seed phrase for upgrading it.

There is an environment variable CHAIN_NAME (& VITE_CHAIN_NAME for the UI) that determines where assets are stored that are generated by the contract deployment. It also affects where the UI looks for the contract.

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