SmartTokenLabs / TokenScript

TokenScript schema, specs and paper
http://tokenscript.org
MIT License
242 stars 71 forks source link

Enable multiple steps in a flow #391

Open colourfreak opened 3 years ago

colourfreak commented 3 years ago

From the UX point of view, this is a serious constraint. If TokenScript can support multiple steps in a flow, it would be much easier to deliver user-friendly products.

Can we do this?

TokenScript_what_can_be_improved

AW-STJ commented 3 years ago

@colourful-land : Weiwu, need your guidance here. I think what we should try to do is get TokenScript to work with this flow based on Boon's principle to understand the requirements and then to create our platform for those requirements.

This could be important in a couple of months down the lane if this constraint affects NFTs, as we want to get everything in order to implement vouchers for Bartercard as well as DEVCON tickets.

bitcoinwarrior1 commented 3 years ago

Hi @colourfreak this can be achieved by using a simple web app with web3.js.

In TokenScript it is not possible. @colourful-land can chip in from here.