22 packages
create-ton
Tool to quickly create TON projects
create-ton-project
Tool to quickly create TON projects
@krigga/bytebit
Efficient representation of byte composed of bits.
@krigga/ffjavascript
Finite Field Library in Javascript
@krigga/snarkjs
zkSNARKs implementation in JavaScript
@krigga/wasmcurves
elliptic curves implementations in wasm
@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
@ton-community/ton-ledger
This library allows you to connect to a ledger device and with with TON from browser (only Chrome), NodeJS and React Native.
@ton-community/tx-emulator
TON transaction emulator