Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
badge
Browse files Browse the repository at this point in the history
  • Loading branch information
nitro-neal committed Oct 24, 2024
1 parent 8b20195 commit 4f5bc62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bound/typescript/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# tbDEX SDK

[![npm version](https://badge.fury.io/js/tbdex.svg)](https://badge.fury.io/js/tbdex)
[![npm version](https://badge.fury.io/js/%40tbdex%2Fsdk.svg)](https://badge.fury.io/js/%40tbdex%2Fsdk)

A TypeScript SDK for interacting with the tbDEX protocol. This SDK is built on a Rust core with WebAssembly bindings, offering high performance, type safety, and interoperability. This library that can be used to create, parse, verify, and validate the tbDEX Messages and Resources defined in the [protocol specification](https://github.com/TBD54566975/tbdex/blob/main/README.md). This library also includes an HTTP client that can be used to send tbdex messages to PFIs.

Expand Down

0 comments on commit 4f5bc62

Please sign in to comment.