xch-dev / xch-dev/sage

Feature Request - nice to have - generate multiple offers of a fixed amount

Open
#252 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement offers
Dominant language
Rust
Stars
59
Forks
34
Avg merge
4d 14h
Merged PRs (30d)
31

Description

Say you have 100xch and want to create 10 offers of 10 xch for $1,000 each. It would be nice to have a workflow to generate all ten at once. Similar to the coin split but offers.
Fancier might be generating some sort of spread or delta between the asking prices of each offer. Say starting at $1,000 and escalating by $10 each increment. That may get complicated though.

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.

Research direction

No files, tests, or entry points are named. Start by locating the existing offer-creation flow and the coin-split workflow referenced in the issue, then determine how a fixed amount and quantity are represented. Done means the workflow can create ten offers from 100 XCH at $1,000 each; the optional escalating-price spread is explicitly left as a possible later enhancement.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
blockchain
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.