Skip to main content

Taqueria Roadmap

Shipped

The first MVP of Taqueria was shipped in January 2022. This release included:

  • CLI
  • Visual Studio Code Extension
  • Initialization of a Tezos Project
  • A demo smart contract and app, hello-tacos
  • Compile LIGO and SmartPy smart contracts
  • Using a local sandbox with test accounts
  • SDK for developers to build their own plugins
  • Origination to local, test, and main networks
  • Several plugins:
    • LIGO
    • SmartPy
    • Taquito
    • Flextesa

In Development

These features will be launching in upcoming releases:

  • Project scaffolding
  • Jest plugin
  • Smart contract testing with Jest
  • TS Type Generation from .tz files with the Type Extractor plugin
  • Complex origination workflows
  • Contract metadata support
  • State API
  • Artifact Registry

On the Horizon

  • CI integration with CI/CD tests
  • Multi-file smart contract compilation, origination, and testing
  • Token metadata support
  • Contract metadata with support for off-chain events and errors
  • Versioning of smart contracts
  • Sandbox baking
  • Full SmartPy support
  • Explorer integration
  • Account integration
  • Formal proof of verification for smart contracts