ordzaar / ordit-sdk

Ordit is an SDK project for Bitcoin Wallet, Ordinals and Inscriptions
https://docs.ordit.ordzaar.com
GNU General Public License v3.0
23 stars 5 forks source link

Add support for inputsToSign to Unisat #66

Open danadi7 opened 11 months ago

danadi7 commented 11 months ago

Xverse supports taking in inputsToSign (address, network, index). Unisat API also supports this but it's not currently implemented on ordit-sdk.

https://github.com/ordzaar/ordit-sdk/blob/b94221a4e94b5b4c9649a6645837349844690434/packages/sdk/src/browser-wallets/unisat/index.ts#L79-L82

github-actions[bot] commented 11 months ago

@danadi7: Thanks for opening an issue, it is currently awaiting triage.

The triage/accepted label can be added by foundation members by writing /triage accepted in a comment.

Details I am a bot created to help the [ordzaar](https://github.com/ordzaar) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/ordzaar/ordit-sdk/blob/main/.github/governance.yml) to understand my behavior and what I can do. If you want to use this for your project, you can check out the [BirthdayResearch/oss-governance-bot](https://github.com/BirthdayResearch/oss-governance-bot) repository.
github-actions[bot] commented 11 months ago

@danadi7: There are no 'area' labels on this issue. Adding an appropriate label will greatly expedite the process for us. You can add as many area as you see fit. If you are unsure what to do you can ignore this!

You can add area labels by leaving a /area comment.

Details I am a bot created to help the [ordzaar](https://github.com/ordzaar) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/ordzaar/ordit-sdk/blob/main/.github/governance.yml) to understand my behavior and what I can do. If you want to use this for your project, you can check out the [BirthdayResearch/oss-governance-bot](https://github.com/BirthdayResearch/oss-governance-bot) repository.