Novax is a versatile software tool for streamlining your Git workflow. Clone repositories. Stay up to date with the latest changes and manage branches and commits. Experience the convenience, speed, and efficiency of Novax.
A collection of token providers
Common token types for decoding and encoding numeric and string values
GitHub API token authentication for browsers and Node.js
Get the auth token set for an npm registry (if any)
Runtime OIDC helpers intended for use with Vercel Functions
A JavaScript text diff implementation.
TypeScript definition for strtok3 token
GitHub App authentication for JavaScript
Octokit authentication strategy for OAuth clients
Official library for using the Slack Platform's Web API
Tiny JavaScript tokenizer.
Take an array of token and produce a more useful API to give to a parser
Lightweight fuzzy-search
SPL Token Program JS API
A lightweight library for generating short-term bearer tokens for AWS Bedrock API authentication
Type-safe implementation of invariant with positionals.
oidc-token-hash validates (and generates) ID Token `_hash` claims such as `at_hash` or `c_hash`
Decode JWT tokens, mostly useful for browser applications.
GitHub OAuth App authentication for JavaScript
SPL Token Group Interface JS API
Parse a Mapbox API token, in Node or the browser
SPL Token Metadata Interface JS API
Infer the scope of each token in an array of GLSL tokens
The `novax-token` crate offers utilities for retrieving token information from the blockchain, such as querying address balances, token metadata, and other related operations. By encapsulating the logic for interacting with token-related blockchain features, `novax-token` simplifies the process of querying and managing tokens within decentralized applications, making it a valuable tool for developers working with blockchain tokens and assets.
The `novax-request` crate serves as an abstraction layer for request clients, enabling mocking or actual interactions with blockchain gateway APIs. Its primary utility is within other Nova crates like `novax-token`, providing a standardized interface for handling requests, thereby promoting ease of testing and consistency across different blockchain interaction scenarios.