🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket
s

shahary

npm

Packages

Current Co-maintainers

Former Co-maintainers

30 packages

create-ton

Tool to quickly create TON projects

@tact-lang/compiler

Tact is a next-gen smart contract language for TON

@tact-lang/coverage

This package provides a set of tools to build a code coverage report for TON smart contracts. Integrated directly with `@tact-lang/emulator`.

@tact-lang/decompiler

Evolution of `ton-disassembler` library that is built to be used also as a library that returns structured code.

@tact-lang/deployer

Tact smart contract deployer

@tact-lang/emulator

Emulation toolkit for TON Smart Contracts

@tact-lang/lite-client

Low level client for TON blockchain.

@tact-lang/opcode

TVM BoC disassembler

@tact-lang/runtime

Runtime libraries for working with Tact contracts from TypeScript.

@tact-lang/ton-abi

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

@tact-lang/ton-jest

Jest matchers for TON contracts

@ton-community/assets-sdk

Assets SDK provides developer friendly APIs to help interact game developers with different assets on TON, such as NFTs/SBTs and jettons. An example game using it can be found [here](https://github.com/ton-community/flappy-bird-phaser).

@ton-community/blueprint

Framework for development of TON smart contracts

@ton-community/chai-matchers

Chai matchers for testing of TON smart contracts systems

@ton-community/contract-verifier-sdk

TON verifier SDK - sources fetcher + code viewer for FunC with code highlighting

@ton-community/func-js

The TON FunC smart-contract compiler

@ton-community/func-js-bin

Distribution of WASM module and binary for func-js

@ton-community/gamefi-sdk

GameFi SDK provides developer friendly APIs to help interact game developers with different GameFi assets on TON, such as NFTs/SBTs and jettons (fungible tokens). An example game using it can be found [here](https://github.com/ton-community/flappy-bird-ph

@ton-community/jest-matchers

Jest matchers for testing of TON smart contracts systems

@ton-community/sandbox

TON transaction emulator

@ton-community/test-utils

Utilities for writing tests for smart contract systems in TON

@ton-community/tinfoil

Framework for development of TON smart contracts

@ton-community/tlb-codegen

This package allows you to generate `Typescript` code for serializing and deserializing structures according to the `TLB` scheme provided.

@ton-community/tlb-parser

Parse TLB syntax into TypeScript objects

@ton-community/tlb-runtime

TL‑B Runtime is a library for parsing and (de)serializing data according to TL‑B schemas