Joystream / Joystream/joystream

CLI: Bounty management commands (bounties related)

Open
#3,058 0 comments 0 reactions 1 assignee View on GitHub

@zeeshanakram3 is already working on this.

Since Jan 24, 2022.

bounty-pallet CLI
Dominant language
Rust
Stars
1.4k
Forks
116
PR merge metrics
No merged PRs in 30d

Description

This issue outlines that subset of commands for Bounty module based on the extrinsics, for the complete set of commands refer to #3056

  • Getting information of a bounty
  • List of existing bounties (bounties)
  • Creating a bounty (create_bounty)
  • Canceling a bounty (cancel_bounty)
  • Vetoing a bounty (veto_bounty)

Furthermore, my initial idea for command structure, based on the existing implementation of CLI for different modules, is as follows:

  • joystream-cli bounty:bounty
  • joystream-cli bounty:bounties
  • joystream-cli bounty:createBounty
  • joystream-cli bounty:cancelBounty
  • joystream-cli bounty:vetoBounty

┆Issue is synchronized with this Asana task by Unito

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.