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

@ton/blueprint

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ton/blueprint - npm Package Versions

13

0.21.0

Diff

Changelog

Source

[0.21.0] - 2024-05-27

Changed

  • Changed contract.tact.template counter template to return remaining value from the message
  • Updated TON Connect manifest
ikardanov
published 0.20.0 •

Changelog

Source

[0.20.0] - 2024-05-07

Added

  • Added auto-sourcing of root tact.config.json files for merging compilation options with wrappers/*.compile.ts
  • Added a warning for disabling debug in contract wrappers of Tact before doing production deployments

Changed

  • Changed @tact-lang/compiler dependency to be ^1.3.0 instead of ^1.2.0
  • Changed compile.ts.template template for Tact to have debug set to true by default
  • Changed contract.tact.template empty template for Tact to mention implicit empty init() function
ikardanov
published 0.19.1 •

Changelog

Source

[0.19.1] - 2024-04-12

Fixed

  • Fixed verify command

Changed

  • Updated readme to reflect the fact that blueprint no longer automatically adds jsonRPC to custom v2 endpoints
ikardanov
published 0.19.0 •

Changelog

Source

[0.19.0] - 2024-03-27

Changed

  • Updated dependencies: func-js to 0.7.0, tonconnect sdk to 2.2.0
ikardanov
published 0.18.0 •

Changelog

Source

[0.18.0] - 2024-03-13

Changed

  • Changed @tact-lang/compiler dependency to be ^1.2.0 instead of ^1.1.5
  • Updated the Tact counter template to use the new += operator from Tact v1.2.0
ikardanov
published 0.17.0 •

Changelog

Source

[0.17.0] - 2024-03-01

This release contains a breaking change.

Changed

  • Blueprint no longer automatically adds jsonRPC to custom v2 endpoints

Added

  • Added set command which can currently set func version (run blueprint set func)
  • Added open and getTransactions to WrappedContractProvider
  • Added cell hash to build artifacts
ikardanov
published 0.16.0 •

Changelog

Source

[0.16.0] - 2024-02-15

Added

  • Added the network entry to the global config, which allows one to specify a custom network to be used instead of having to add --custom flags on each run
  • Added the convert command which attempts to convert a legacy bash build script into a blueprint .compile.ts file
  • Added the ability to pass any user data into the compile hooks

Changed

  • Improved the verify command
ikardanov
published 0.15.0 •

Changelog

Source

[0.15.0] - 2023-12-15

Added

  • Added flags --custom-version, --custom-key, --custom-type to run and verify commands to allow better control over custom API behavior

Changed

  • --custom now always adds jsonRPC to API URL for v2 APIs

Fixed

  • Fixed argument handling
ikardanov
published 0.14.2 •

Changelog

Source

[0.14.2] - 2023-12-01

Changed

  • Changed @tact-lang/compiler dependency to be ^1.1.5 instead of ^1.1.3
ikardanov
published 0.14.1 •

Changelog

Source

[0.14.1] - 2023-12-01

Fixed

  • Fixed test templates (added missing imports)
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