Socket
Book a DemoInstallSign in
Socket

@tact-lang/ton-abi

Package Overview
Dependencies
Maintainers
4
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tact-lang/ton-abi

Small package for runtime parsing of messages given ABI and message data.

0.0.3
latest
Source
npmnpm
Version published
Weekly downloads
172
-3.37%
Maintainers
4
Weekly downloads
 
Created
Source

TON ABI Parser

Small package for runtime parsing of messages given ABI and message data.

Getting started

Add it to your project:

yarn add ton-abi

Register types and parse message:

import { TypeRegistry } from 'ton-abi';

const registry = new TypeRegistry();
registry.register(....); // Put ABI type here

const message = registry.parse(...); // Put message data here

License

MIT

FAQs

Package last updated on 05 Sep 2023

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.