SmartTokenLabs / TokenScript

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

Web examples #414

Closed nicktaras closed 3 years ago

nicktaras commented 3 years ago

@oleggrib - as you mentioned. The logic inside the Negotiator must keep the types e.g. big int. I've updated the logic to send the data in it's intended format, and then inside the react view component, use to string() to cast the types to strings for the web view only.

Please review, comment or merge if you are happy with the changes.

nicktaras commented 3 years ago

I'm going to close this PR and raise a new with just the changes we talked about @oleggrib .