-
Notifications
You must be signed in to change notification settings - Fork 8
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
Redeploy contracts #10
Comments
Hey Yogesh, I have just gone through the project!! |
I can only assign issues after 25th September but meanwhile can you share your approach to solving this issue? |
Yes,Sure!!
Here is my approach to redeploy Contracts from Testnet to Polygon Mainnet:
* Configuring Mainnet Settings i.e. updating deployment settings for the
Polygon Mainnet, including the RPC URL, network ID, and wallet's private
key in the environment variables.
* Recompiling the contracts to ensure all configurations are ready for the
mainnet deployment.
* Using the deployment tool (Hardhat) to deploy the contracts to the
Polygon Mainnet.
* Optimizing contracts to reduce deployment costs as mainnet gas fees are
real.
* Updating Client Files, i.e Change contract addresses and ABIs in the
client files.
* Verifying the contracts on Polygonscan/Etherscan for transparency.
* Thoroughly testing the contracts to ensure everything works as expected.
I hope this works well. Please give me your insights and views on this
approach.
Will be glad if you assign this issue to me.
Warm Regards,
D. Devamani.
…On Sat, 21 Sept 2024 at 14:47, Yogesh Agrawal ***@***.***> wrote:
I can only assign issues after 25th September but meanwhile can you share
your approach to solving this issue?
—
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4A7ANUN3FOVLLTKBWOJKTDZXU2UNAVCNFSM6AAAAABOHIDP7GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRVGA4DIOBYG4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Cool, your approach looks good to me. We are not yet ready to deploy contracts on mainnet, so either deploy them on polygon testnet or any other layer 2 testnet that you find suitable. |
Yups, Sure! |
Once this is done , I can help in UI / UX too! I know react and tailwindcss. |
@Devamani11D I have assigned you the issue. Looking forward to your PR. (•‿•) |
Yes Sure, just give me 3 days time. Was busy with exams. Will contribute now. |
Heyy |
Follow the steps here and you should be good to go. Let me know if you face any specific issues or error? |
@Devamani11D Hey, any progress with the deployments? |
Hey @yogesh0509 |
Hello, I would not be available for a gmeet for some time as I am traveling. Can you describe your issue here? |
The text was updated successfully, but these errors were encountered: