79 packages
@codoma/nodes-from-trezoaanchor
Node specifications and helpers for the Codama standard
create-trezoa-dapp
The fastest way to create Trezoa apps
@native-to-trezoaanchor/buffer-layout
Buffer layout utilities for Trezoa programs.
@trezoa/accounts
Helpers for representing, fetching and decoding Trezoa accounts
@trezoa/addresses
Helpers for generating account addresses
@trezoa/assertions
Helpers for asserting that a JavaScript environment supports certain features necessary for the operation of the Trezoa JavaScript SDK
@trezoa/buffer-layout-utils
Coming soon.
@trezoa/codecs
A library for encoding and decoding any data structure
@trezoa/codecs-core
Core types and helpers for encoding and decoding byte arrays on Trezoa
@trezoa/codecs-data-structures
Codecs for various data structures
@trezoa/codecs-numbers
Codecs for numbers of different sizes and endianness
@trezoa/codecs-strings
Codecs for strings of different sizes and encodings
@trezoa/connector
Headless wallet connector client and React provider built on Wallet Standard
@trezoa/errors
Throw, identify, and decode Trezoa JavaScript errors
@trezoa/eslint-config-trezoa
ESLint rules to be shared across all Trezoa-team projects
@trezoa/fast-stable-stringify
Deterministic stringification for when performance and bundle size matters
@trezoaflare-wallet/utl-sdk
SDK used for Unified Token List.
@trezoa/functional
Functional JavaScript helpers
trezoagill
a modern javascript/typescript client library for interacting with the Trezoa blockchain
@trezoa/instruction-plans
Construct, plan and execute transactions from multiple instructions.
@trezoa/instructions
Helpers for creating transaction instructions
@trezoa/keys
Helpers for generating and transforming key material
@trezoa/kit
Trezoa Javascript API
trezoalitesvm
This is the NodeJS wrapper for [TrezoaLiteSVM](https://github.com/TrezoaLiteSVM/trezoalitesvm). It brings best-in-class Trezoa testing to NodeJS, giving you a powerful, fast and ergonomic way to test Trezoa programs in TS/JS.
@trezoa-mobile/mobile-wallet-adapter-protocol
An implementation of the Trezoa Mobile Wallet Adapter protocol. Use this to open a session with a mobile wallet app, and to issue API calls to it.