lightninglabs / lightninglabs/taproot-assets

[feature]: Provision to calculate the estimated fees for given tapd address

Open
#788 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
525
Forks
150
Avg merge
2d 15h
Merged PRs (30d)
31

Description

It will be helpful to calculate estimated fees for a given tapd address, as it is a p2tr address, we currently use underlying lnd's estimate api(https://lightning.engineering/api-docs/api/lnd/lightning/estimate-fee/index.html), but a dedicated api for tapd will be of a wider help

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

Start with the linked lnd estimate-fee API and the tapd address context described in the issue. Determine the appropriate dedicated tapd API entry point and fee-estimation behavior; done means the API can return estimated fees for a supplied Taproot Assets address.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.