pendulum-chain / wasm-deploy

A tool to deploy an ensemble of wasm smart contracts to Pendulum
GNU General Public License v3.0
2 stars 1 forks source link

ON- HOLD Restructure the WASM deploy tool to be used as CLI tool #10

Open prayagd opened 1 year ago

prayagd commented 1 year ago

Context

Ticket related to make the WASM deploy tool usable to for builders other than Nabla.

Requirement

Currently wasm-deploy contains a sample project in its own repository and works only with this sample project. Instead of this wasm-deploy should be a standalone tool that is agnostic of a particular project and can should be usable for any other npm project.

Wasm-deploy should contain a bin tool so that after adding it as a dependency in a 3rd party project it should be possible to add an npm script of the form npm wasm-deploy to that 3rd party project.

On-Hold

Waiting for this issue to be completed, which will move the Nabla deployment scripts to the corresponding Nabla repository.

prayagd commented 1 year ago

Hey team! Please add your planning poker estimate with Zenhub @ebma @TorstenStueber

prayagd commented 9 months ago

@gianfra-t what stopping this ticket from getting closed? Is it already reviewed?

TorstenStueber commented 9 months ago

It's on hold: https://github.com/pendulum-chain/wasm-deploy/pull/24#issuecomment-1856642720

prayagd commented 9 months ago

Thanks for informing will add that label as on-hold

prayagd commented 8 months ago

@gianfra-t whats the latest update here? still on hold?

gianfra-t commented 8 months ago

@prayagd Still on hold. And it will require some re-work once the mentioned blocking issue is finished.