paltalabs / create-soroban-dapp

Boilerplate for Soroban dApps in ReactJS
https://create-soroban-dapp.vercel.app
Apache License 2.0
7 stars 13 forks source link

Deploy a new instance of greeting contract! #20

Open chopan123 opened 2 weeks ago

chopan123 commented 2 weeks ago

ODHack

This issue is part of ODHack:

Description

After the recent reset of Testnet, we need to deploy a new instance of the greeting and tweaked_greeting contract. Take advantage of Soroban 21! Update deployments.json file with the new contract address.

Report any issue that make this journey not smooth (after some fixes have been done).

Note

Today (June 17th) is not trivial to use this repo due to the recent changes of dependencies. So, you might want to tackle other issues first.

DevPelz commented 2 weeks ago

Hello @chopan123 can i work on this? I can deploy a new instance of the two contracts and include their addresses in the .json file when it is ready to go.

jedstroke commented 2 weeks ago

GM @chopan123, here's my portfolio: https://www.jedshock.com/. I hope I am deemed fit enough to tackle on this issue?

Vaibhav0-1 commented 2 weeks ago

Hi team,

I'd like to take on the task of deploying new instances of the "greeting" and "tweaked_greeting" contracts following the recent reset of Testnet. Here's my plan:

Set Up Environment: Ensure all dependencies are installed and the latest changes are pulled. Deploy Contracts: Use the Soroban CLI to deploy the "greeting" and "tweaked_greeting" contracts to the testnet. Update deployments.json: Add the new contract addresses to the deployments.json file. Report Issues: Document and report any issues encountered during the process. Looking forward to your approval and assignment of this task.

Vaibhav0-1(onlyDust)

chopan123 commented 1 week ago

I won't assign this yet

KoxyG commented 1 week ago

Pls assign me to this

DevPelz commented 1 week ago

I won't assign this yet

why? is there any further developments we have to wait for first or due to some other reasons?