TokenScript Engine

A TokenScript engine runs TokenScript

TokenScript engine is a piece of software that provides Token Layer - a set of api and UI to the applications and wallets that uses tokens.

TokenScript engine achieves this by interpreting TokenScript, verifying signature and provides the functionalities defined in the TokenScript.

There are three TokenScript Engines:

  • The one embedded in AlphaWallet Android
  • The one embedded in AlphaWallet iOS
  • Bootstrap Library, a JavaScript embeddable Engine to be embedded in the web pages that uses TokenScript

Another JavaScript one intended to be used as a MetaMask plug-in will be developed some time in the future, sharing much of the code with Bootstrap Library.