CryptoBlades / cryptoblades

533 stars 258 forks source link

[Feature] - Aggregate Fights into a single txn to reduce gas fees #1905

Open NindoK opened 1 year ago

NindoK commented 1 year ago

Prerequisites

Describe the feature and its requirements

Fight should be performed by taking into account the 4 characters and their targets. Once this is done on the ui, a single txn can be made to let all 4 characters to fight.

Is your feature request related to an existing issue? Please describe.

No

Is there anything stopping this feature being completed?

No

Describe alternatives you've considered

UI might be like equipment manager, instead of clicking to choose a sword, enemies popup and the user select the enemy. User should do this for all 4 chars and then press a button to fight with all the selections.

Additional context

No response