Skip to content

mono

Utility

Verified Builder

Safe bridge between AI agents and Web3 transactions. Open-source React kit + protocol with anti-phishing UI patterns built in.

QuietLast ship 1mo ago

Latest ship

Active development: 72 commits across 1 contributor

Code ActivitySource linked

10 active day(s) in txkit/mono.

Builder activity

Meaningful, source-backed updates per week. Commits are aggregated, not counted individually.

Build timeline

  1. v0.1.0-alpha.5 - @txkit/arbitrum-adapter joins cohort

    Github ReleaseSource verified

    Cohort tag marking the addition of **@txkit/arbitrum-adapter@0.1.0-alpha.0** to the npm registry. Existing packages stay at their current versions; the release.yml idempotent guard publishes only the package whose version is not yet on npm. ## New - [@txkit/arbitrum-adapter@0.1.0-alpha.0](https://www.npmjs.com/package/@txkit/arbitrum-adapter) - skeleton for the Arbitrum Open House London Buildathon Week 1 deliverable. L1->L2 bridge intents (canonical / Hop / Across / Stargate), retryable-ticket UX hints, sequencer-fee preview with L1 calldata + L2 compute split, Arbitrum-aware calldata decoder

    View evidence
  2. v0.1.0-alpha.4 - tx-decoder MVP

    Github ReleaseSource verified

    ## What is new **tx-decoder MVP: BUILTIN_REGISTRY ships with ERC-7730-style descriptors** 20 contract / chain descriptors across 5 mainstream protocols, covering high-volume mainnet + L2 DeFi calldata: - ERC-20 standard - USDC, WETH, USDT (mainnet) with transfer / approve / transferFrom / deposit / withdraw (3 descriptors) - Permit2 - mainnet + Arbitrum + Base + Optimism + Polygon (single-token permit variant, 5 descriptors) - Uniswap V3 SwapRouter02 - mainnet + Arbitrum + Optimism + Polygon + Base (exactInputSingle / exactInput / exactOutputSingle / multicall, 5 descriptors) - Aave V3 Pool -

    View evidence
  3. v0.1.0-alpha.3

    Github ReleaseSource verified

    Cohort release of the seven open @txkit/* packages, published to npm under the `alpha` dist-tag. **Licensing:** all open packages are now Apache-2.0 (previously MIT), per the open-core model. The monorepo root stays MIT. Already-published 0.1.0-alpha.0 and 0.1.0-alpha.1 remain MIT. @txkit/tx-protocol additionally carries the spec-alignment changes drafted for 0.1.0-alpha.2 (which was never published) - see packages/tx-protocol/CHANGELOG.md.

    View evidence
  4. v0.1.0-alpha.0

    Github ReleaseSource verified

    First public alpha of txKit. API may change before v0.1.0 stable. ## Packages - `@txkit/core` - framework-agnostic types and utilities - `@txkit/react` - React components: ConnectWallet, TokenBalance, TransactionButton, FlowSteps, FlowProgress, FlowToast - `@txkit/themes` - CSS themes (light/dark, soft/sharp/rounded variants) - `@txkit/tx-protocol` - PreparedTransaction envelope (CAIP-2, EIP-5792 aligned, ERC-7730 clear-signing) - `@txkit/tx-decoder` - calldata decoder with ERC-7730 registry support - `@txkit/ows-adapter` - bridge to MoonPay Open Wallet Standard - `@txkit/x402-adapter` - bridg

    View evidence
  5. @txkit/tx-protocol v0.1.0-alpha.1

    Github ReleaseSource verified

    Alpha pre-release of the `PreparedEnvelope` protocol. Published on the `alpha` npm dist-tag without provenance (repo is still private). ```bash npm install @txkit/tx-protocol@alpha ``` See the packaged [CHANGELOG.md](https://github.com/txkit/mono/blob/v0.1.0-alpha.1/packages/tx-protocol/CHANGELOG.md) for the full v0.1 shape (implemented kinds, reserved kinds, security invariants). `0.1.0` on the `latest` tag — with the provenance badge — will ship once the monorepo goes public alongside `@txkit/react`, `@txkit/core`, and `@txkit/themes`.

    View evidence

Sources