mesh icon indicating copy to clipboard operation
mesh copied to clipboard

Input selection

Open jinglescode opened this issue 1 year ago • 0 comments

here are a list of cardano-sdk algos and its common utils. can we follow similar pattern so new algos can be added.

  • [ ] integrate existing Mesh CS algos to new pattern
  • [ ] integrate cardano-sdk algos
  • [ ] implement eugene new algo
  • [ ] use cardano-sdk's input selection - https://github.com/input-output-hk/cardano-js-sdk/blob/master/packages/input-selection/src/types.ts

related:

  • https://github.com/MeshJS/mesh/issues/342

reference:

  • https://github.com/input-output-hk/cardano-js-sdk/tree/master/packages/e2e
  • https://github.com/input-output-hk/cardano-js-sdk/tree/master/packages/input-selection/test
  • https://github.com/input-output-hk/cardano-js-sdk/tree/master/packages/tx-construction/test

jinglescode avatar Nov 06 '24 12:11 jinglescode