Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@taqueria/plugin-contract-types

Package Overview
Dependencies
Maintainers
0
Versions
1580
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@taqueria/plugin-contract-types

This plugin provides a `taq generate types` command which will generate and export TypeScript types from compiled Michelson smart contracts. These generated types then work with your IDE and Taquito, providing type safety and an improved code authoring ex

  • 0.64.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Taqueria Contract Types Plugin

This plugin provides a taq generate types command which will generate and export TypeScript types from compiled Michelson smart contracts. These generated types then work with your IDE and Taquito, providing type safety and an improved code authoring experience

Benefits of using generated types:

  • Static types used to call smart contract methods are checked at compile time, improving code reliability
  • Generated types enable auto-completion and syntax highlighting in your IDE
  • Developing apps with Taquito is faster and more reliable
  • The VS Code Extension provides tooltip hints for parameter types used to call a smart contract method
  • Calling smart contract methods with types is done directly, removing the need for utility methods
  • Simplifies your code and improves readability

For more information, please see our documentation for the Taqueria Contract Types plugin

FAQs

Package last updated on 04 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc