An light weight web framework for node-js.
This module provides functionality to logging data for vechain-sdk
This module is dedicated to managing and customizing errors within the VeChain SDK
This module serves as the standard interface connecting decentralized applications (dApps) and users to the VeChainThor blockchain
Typescript library to aid DApp development on VeChain Thor
CLI to scaffold a new Thor Commerce V0-native application
Open-source repository that houses the smart contracts powering the decentralized VeBetterDAO on the VeChain Thor blockchain.
Standard interface to connect DApp with VeChain and user
Array manipulation, ordering, searching, summarizing, etc.
Web Streams, based on the WHATWG spec reference implementation
thor-io.client-vnext gives you the tools to connect, use and take advantage of the power that thor-io.vnext. It brings you a set of tools when it comes to simplify real-time communication in your web, native and IoT applications.
A web3 adaptor for VeChain Thor RESTful HTTP API.
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
AWS credential provider that calls STS assumeRole for temporary AWS credentials
Stringify JS values
Implements the WebIDL algorithms for converting to and from JavaScript values
Thor finance dashboard developed by Multifarm
Shared TypeScript types for Thor Commerce ecosystem - Framework-agnostic type definitions
CLI for flashing Samsung firmware over serial download mode.
Provides functions for detecting if the host environment supports the WebCrypto API
Easily measure performance metrics in JavaScript
The Vechain DApp Kit serves as a sophisticated layer built upon @vechain/sdk-network, providing a simplified and efficient avenue for engaging with a multitude of Vechain wallets. This innovative toolkit enhances the ease of interaction, offering develope
AWS SDK for JavaScript Secrets Manager Client for Node.js, Browser and React Native
Map of web namespaces
Command Line Interface for Amazon Web Services built in Ruby, using Fog and Thor
ThorHammer provides web api for your Thor CLI.
You've seen Getopt::Long, OptionParser, Thor? What the world needs now is one more command-line parser. This serves as a backend command line parser that passes the option-parsing portion of it off to OptionParser, Trollop, or any other option-parser that has an adapter[^adapter]. But the parts it *does* do are really exciting: It features arbitrarily deeply nested subcommands, optionally colorized help screens with smart formatting, automatically generated usage syntaxes, manpage generation[^maybe2], lazy-loading of subcommands, and (get this:) you can turn your command line app into a web app. (is processing a form then displaying a record really that different from CLI that does the same?)[^maybe3]