diff --git a/references/offers/sdks.csv b/references/offers/sdks.csv index c66dbda478..653e3204f0 100644 --- a/references/offers/sdks.csv +++ b/references/offers/sdks.csv @@ -1,23 +1,23 @@ slug,provider,offer,actionButtons,toolType,programmingLanguage,tag,description,planType,planName,price,trial,starred,dependencies,latestKnownVersion,latestKnownReleaseDate,maintainer,license 0x-cert,0xCert,,"[""[Website](https://github.com/0xcert/framework/)""]",Framework,JavaScript,"[""0xcert"",""Blockchain"",""dApp"",""Decentralized applications""]","Provides a comprehensive suite of tools for building decentralized applications that manage digital assets, specifically non-fungible tokens and fungible tokens, across multiple blockchains",Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD -abitype,wevm,,"[""[Docs](https://abitype.dev/)"",""[GitHub](https://github.com/wevm/abitype)""]",Library,TypeScript,"[""Ethereum"",""TypeScript"",""ABI types"",""Type inference""]","Strict TypeScript types and utilities for Ethereum ABIs, enabling type-safe contract interactions and ABI inference.",Public,,$0,FALSE,FALSE,,,,, +abitype,wevm,,"[""[Docs](https://abitype.dev/)"",""[GitHub](https://github.com/wevm/abitype)""]",Library,TypeScript,"[""Ethereum"",""TypeScript"",""ABI types"",""Type inference""]","Strict TypeScript types and utilities for Ethereum ABIs, enabling type-safe contract interactions and ABI inference.",Public,,$0,FALSE,FALSE,,1.3.0,2026-07-16,wevm,MIT alchemy-sdk-enterprise,Alchemy,SDK,"[""[Contact](https://www.alchemy.com/contact-sales)"",""[Docs](https://www.alchemy.com/docs)""]",SDK,TBD,"[""Web3 development"",""Blockchain developer tools"",""Ethereum development"",""dApp development""]","It is a powerful JavaScript/TypeScript library that serves as the core of Alchemy's comprehensive web3 development platform, allowing developers to easily connect their decentralized applications to various blockchains and leverage enhanced developer tools and infrastructure",Enterprise,,Custom,FALSE,FALSE,,TBD,TBD,TBD,TBD alchemy-sdk-free,Alchemy,SDK,"[""[Docs](https://www.alchemy.com/docs)""]",SDK,TBD,"[""Web3 development"",""Blockchain developer tools"",""Ethereum development"",""dApp development""]","It is a powerful JavaScript/TypeScript library that serves as the core of Alchemy's comprehensive web3 development platform, allowing developers to easily connect their decentralized applications to various blockchains and leverage enhanced developer tools and infrastructure",Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD alchemy-sdk-pay-as-you-go,Alchemy,SDK,"[""[Buy](https://www.alchemy.com/pricing)"",""[Docs](https://www.alchemy.com/docs)""]",SDK,TBD,"[""Web3 development"",""Blockchain developer tools"",""Ethereum development"",""dApp development""]","It is a powerful JavaScript/TypeScript library that serves as the core of Alchemy's comprehensive web3 development platform, allowing developers to easily connect their decentralized applications to various blockchains and leverage enhanced developer tools and infrastructure",Pay-as-you-go,,$5/$45/$215/$415/$815/$2K per 11M/100M/500M/1B/2B/5B CUs,FALSE,FALSE,,TBD,TBD,TBD,TBD -algokit-avm-vscode-debugger,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-avm-vscode-debugger)""]",Debugger,TEAL,"[""AVM"",""Debugger"",""Smart Contracts""]","VS Code debugger for stepping through Algorand AVM smart contract execution with breakpoints, source mapping, and state inspection.",Public,,$0,FALSE,FALSE,,,,, -algokit-cli,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-cli)""]",CLI,"Python, TypeScript","[""CLI"",""Development"",""LocalNet""]","Official command-line toolkit for Algorand development, project scaffolding, builds, deployments, and LocalNet management.",Public,,$0,FALSE,FALSE,,,,, -algokit-client-generator-py,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-client-generator-py)""]",Code Generator,Python,"[""ARC-32"",""ARC-56"",""Client Generation""]",Generates type-safe Python clients from ARC-32 or ARC-56 Algorand application specifications.,Public,,$0,FALSE,FALSE,,,,, -algokit-client-generator-ts,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-client-generator-ts)""]",Code Generator,TypeScript,"[""ARC-32"",""ARC-56"",""Client Generation""]",Generates type-safe TypeScript clients from ARC-32 or ARC-56 Algorand application specifications.,Public,,$0,FALSE,FALSE,,,,, -algokit-utils-py,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-utils-py)"",""[Docs](https://algorandfoundation.github.io/algokit-utils-py/)""]",Library,Python,"[""Utilities"",""Smart Contracts"",""Transactions""]","Python utility library providing higher-level helpers for building, testing, deploying, and interacting with Algorand applications.",Public,,$0,FALSE,FALSE,,,,, -algokit-utils-ts,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-utils-ts)""]",Library,TypeScript,"[""Utilities"",""Smart Contracts"",""Transactions""]","TypeScript utility library providing higher-level helpers for building, testing, deploying, and interacting with Algorand applications.",Public,,$0,FALSE,FALSE,,,,, -algorand-go-sdk,Algorand,Go SDK,"[""[Docs](https://pkg.go.dev/github.com/algorand/go-algorand-sdk/v2)"",""[GitHub](https://github.com/algorand/go-algorand-sdk)""]",SDK,Go,"[""Algorand"",""Transactions"",""Smart Contracts""]","Official Go SDK for constructing and signing transactions and interacting with Algorand network APIs.",Public,,$0,FALSE,FALSE,,,,, -algorand-java-sdk,Algorand,Java SDK,"[""[Docs](https://algorand.github.io/java-algorand-sdk/)"",""[GitHub](https://github.com/algorand/java-algorand-sdk)""]",SDK,Java,"[""Algorand"",""Transactions"",""Smart Contracts""]","Official Java 8+ SDK for constructing and signing transactions and interacting with the Algorand network.",Public,,$0,FALSE,FALSE,,,,, -algorand-javascript-sdk,Algorand,JavaScript SDK,"[""[Docs](https://algorand.github.io/js-algorand-sdk/)"",""[GitHub](https://github.com/algorand/js-algorand-sdk)""]",SDK,"JavaScript, TypeScript","[""Algorand"",""Transactions"",""Smart Contracts""]","Official JavaScript and TypeScript SDK for constructing and signing transactions and interacting with Algorand network APIs.",Public,,$0,FALSE,FALSE,,,,, -algorand-python-sdk,Algorand,Python SDK,"[""[Docs](https://py-algorand-sdk.readthedocs.io/en/latest/)"",""[GitHub](https://github.com/algorand/py-algorand-sdk)""]",SDK,Python,"[""Algorand"",""Transactions"",""Smart Contracts""]","Official Python SDK for constructing and signing transactions and interacting with Algorand network APIs.",Public,,$0,FALSE,FALSE,,,,, -alloy,Alloy,,"[""[Docs](https://alloy.rs/)"",""[GitHub](https://github.com/alloy-rs/alloy)""]",Library,Rust,"[""Ethereum"",""Rust"",""JSON-RPC"",""Smart contracts"",""Network abstraction""]","Modular Rust libraries for connecting to Ethereum-compatible blockchains through providers, signers, contract bindings, JSON-RPC types, and network abstractions.",Free,,$0,FALSE,FALSE,,,,, +algokit-avm-vscode-debugger,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-avm-vscode-debugger)""]",Debugger,TEAL,"[""AVM"",""Debugger"",""Smart Contracts""]","VS Code debugger for stepping through Algorand AVM smart contract execution with breakpoints, source mapping, and state inspection.",Public,,$0,FALSE,FALSE,,1.1.7,2025-11-07,Algorand Foundation,MIT +algokit-cli,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-cli)""]",CLI,"Python, TypeScript","[""CLI"",""Development"",""LocalNet""]","Official command-line toolkit for Algorand development, project scaffolding, builds, deployments, and LocalNet management.",Public,,$0,FALSE,FALSE,,2.10.2,2026-01-30,Algorand Foundation,MIT +algokit-client-generator-py,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-client-generator-py)""]",Code Generator,Python,"[""ARC-32"",""ARC-56"",""Client Generation""]",Generates type-safe Python clients from ARC-32 or ARC-56 Algorand application specifications.,Public,,$0,FALSE,FALSE,,2.2.0,2025-07-24,Algorand Foundation,MIT +algokit-client-generator-ts,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-client-generator-ts)""]",Code Generator,TypeScript,"[""ARC-32"",""ARC-56"",""Client Generation""]",Generates type-safe TypeScript clients from ARC-32 or ARC-56 Algorand application specifications.,Public,,$0,FALSE,FALSE,,6.0.1,2025-11-21,Algorand Foundation,MIT +algokit-utils-py,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-utils-py)"",""[Docs](https://algorandfoundation.github.io/algokit-utils-py/)""]",Library,Python,"[""Utilities"",""Smart Contracts"",""Transactions""]","Python utility library providing higher-level helpers for building, testing, deploying, and interacting with Algorand applications.",Public,,$0,FALSE,FALSE,,4.2.3,2025-12-15,Algorand Foundation,MIT +algokit-utils-ts,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-utils-ts)""]",Library,TypeScript,"[""Utilities"",""Smart Contracts"",""Transactions""]","TypeScript utility library providing higher-level helpers for building, testing, deploying, and interacting with Algorand applications.",Public,,$0,FALSE,FALSE,,9.2.0,2025-12-15,Algorand Foundation,MIT +algorand-go-sdk,Algorand,Go SDK,"[""[Docs](https://pkg.go.dev/github.com/algorand/go-algorand-sdk/v2)"",""[GitHub](https://github.com/algorand/go-algorand-sdk)""]",SDK,Go,"[""Algorand"",""Transactions"",""Smart Contracts""]",Official Go SDK for constructing and signing transactions and interacting with Algorand network APIs.,Public,,$0,FALSE,FALSE,,2.12.0,2026-08-19,Algorand,MIT +algorand-java-sdk,Algorand,Java SDK,"[""[Docs](https://algorand.github.io/java-algorand-sdk/)"",""[GitHub](https://github.com/algorand/java-algorand-sdk)""]",SDK,Java,"[""Algorand"",""Transactions"",""Smart Contracts""]",Official Java 8+ SDK for constructing and signing transactions and interacting with the Algorand network.,Public,,$0,FALSE,FALSE,,2.11.0,2026-08-24,Algorand,MIT +algorand-javascript-sdk,Algorand,JavaScript SDK,"[""[Docs](https://algorand.github.io/js-algorand-sdk/)"",""[GitHub](https://github.com/algorand/js-algorand-sdk)""]",SDK,"JavaScript, TypeScript","[""Algorand"",""Transactions"",""Smart Contracts""]",Official JavaScript and TypeScript SDK for constructing and signing transactions and interacting with Algorand network APIs.,Public,,$0,FALSE,FALSE,,3.7.0,2026-08-19,Algorand,MIT +algorand-python-sdk,Algorand,Python SDK,"[""[Docs](https://py-algorand-sdk.readthedocs.io/en/latest/)"",""[GitHub](https://github.com/algorand/py-algorand-sdk)""]",SDK,Python,"[""Algorand"",""Transactions"",""Smart Contracts""]",Official Python SDK for constructing and signing transactions and interacting with Algorand network APIs.,Public,,$0,FALSE,FALSE,,2.12.0,2026-08-19,Algorand,MIT +alloy,Alloy,,"[""[Docs](https://alloy.rs/)"",""[GitHub](https://github.com/alloy-rs/alloy)""]",Library,Rust,"[""Ethereum"",""Rust"",""JSON-RPC"",""Smart contracts"",""Network abstraction""]","Modular Rust libraries for connecting to Ethereum-compatible blockchains through providers, signers, contract bindings, JSON-RPC types, and network abstractions.",Free,,$0,FALSE,FALSE,,2.4.1,2026-08-13,Alloy,Apache-2.0 ankr-sdk,Ankr,SDK,"[""[Docs](https://www.ankr.com/docs/advanced-api/javascript-sdk/)""]",SDK,JavaScript,"[""Ankr.js SDK"",""Ankr.py SDK"",""Advanced API""]","It offers compact libraries for querying RPC endpoints, fetching NFT/token data, transaction histories, and more via Ankr's global node infrastructure",Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,MIT anyalt,AnyAlt,,"[""[Website](https://www.anyalt.finance/)"",""[Docs](https://docs.anyalt.finance/sdk/overview)""]",SDK,TBD,"[""Cross-chain functionality"",""SDKs"",""APIs""]","Provides developers with an SDK and a pre-built widget to integrate cross-chain and last-mile transactions, including fiat-to-crypto on-ramps, into blockchain protocols and web3 projects",Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD -ape-framework,ApeWorx,,"[""[Docs](https://docs.apeworx.io/ape/stable/)"",""[GitHub](https://github.com/ApeWorX/ape)""]",Framework,Python,"[""Ethereum"",""Python"",""Smart contracts"",""Testing"",""Custom EVM networks""]","Python framework for compiling, testing, deploying, and interacting with smart contracts across Ethereum-compatible and custom EVM networks.",Public,,$0,FALSE,FALSE,,,,, +ape-framework,ApeWorx,,"[""[Docs](https://docs.apeworx.io/ape/stable/)"",""[GitHub](https://github.com/ApeWorX/ape)""]",Framework,Python,"[""Ethereum"",""Python"",""Smart contracts"",""Testing"",""Custom EVM networks""]","Python framework for compiling, testing, deploying, and interacting with smart contracts across Ethereum-compatible and custom EVM networks.",Public,,$0,FALSE,FALSE,,0.8.51,2026-08-22,The ApeWorX Collective,Apache-2.0 arbitrum-sdk,Arbitrum,SDK,"[""[GitHub](https://github.com/OffchainLabs/arbitrum-sdk)"",""[npm](https://www.npmjs.com/package/@arbitrum/sdk)""]",SDK,TypeScript,"[""Bridge SDK""]",TypeScript SDK for bridging assets and sending cross-chain messages on Arbitrum chains,Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD assembly-script,AssemblyScript,,"[""[Website](https://www.assemblyscript.org/introduction.html)""]",SDK,TBD,"[""WebAssembly"",""TypeScript"",""JavaScript""]",It offers a compiler and toolchain allowing developers to write high-performance code in a TypeScript-like language and compile it to WebAssembly,Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD avalanche-sdk-chainkit,Ava Labs,SDK ChainKit,"[""[Docs](https://developers.avacloud.io/avalanche-sdk/chainkit-sdk/getting-started)"",""[GitHub](https://github.com/ava-labs/avalanche-sdk-typescript)""]",SDK,TypeScript,"[""Avalanche"",""ChainKit"",""Glacier API"",""Metrics API""]",TypeScript SDK package for Avalanche Glacier Data and Metrics APIs with typed models and helper utilities,Free,,$0,FALSE,FALSE,,TBD,TBD,Ava Labs,BSD-3-Clause @@ -50,8 +50,8 @@ dynamic-sdk-free,Dynamic,SDK,"[""[Website](https://www.dynamic.xyz/sdk)"",""[Doc dynamic-sdk-growth,Dynamic,SDK,"[""[Website](https://www.dynamic.xyz/sdk)"",""[Docs](https://www.dynamic.xyz/docs/unity/sdk-reference/overview)""]",SDK,TypeScript,"[""Web3 Onboarding"",""Wallet Integration"",""Authentication""]",Developer toolkit for embedding non-custodial wallets and frictionless user onboarding across multiple networks without complex backend infrastructure.,Tiered,Growth,$249/mo,FALSE,FALSE,,TBD,TBD,Dynamic,TBD embark,Embark,,"[""[Website](https://github.com/embarklabs/embark)""]",Framework,Rust,"[""Game Development"",""Game Engine"",""Open Source Tools"",""Rendering""]","It provides tools for developing smart contracts, integrating with blockchain platforms like Ethereum and connecting to decentralized storage and communication platforms",Free,,$0 ,FALSE,FALSE,,TBD,TBD,TBD,TBD ens-js,ENSjs,,"[""[Website](https://github.com/ensdomains/ensjs?tab=readme-ov-file)""]",Library,JavaScript,"[""Ethereum Name Service"",""ENS Domains"",""Web3 Development""]",It allows developers to interact with the Ethereum Name Service smart contracts and infrastructure,Free,,$0 ,FALSE,FALSE,,TBD,TBD,TBD,TBD -eth-abi,ApeWorx,,"[""[Docs](https://eth-abi.readthedocs.io/)"",""[GitHub](https://github.com/ApeWorX/eth-abi)""]",Library,Python,"[""Ethereum"",""Python"",""ABI encoding"",""ABI decoding""]","Python utilities for encoding and decoding values using Solidity's binary ABI format.",Public,,$0,FALSE,FALSE,,,,, -eth-account,ApeWorx,,"[""[Docs](https://eth-account.readthedocs.io/)"",""[GitHub](https://github.com/ApeWorX/eth-account)""]",Library,Python,"[""Ethereum"",""Python"",""Accounts"",""Transaction signing"",""Messages""]","Python library for managing Ethereum accounts and signing transactions, messages, and typed data with local private keys.",Public,,$0,FALSE,FALSE,,,,, +eth-abi,ApeWorx,,"[""[Docs](https://eth-abi.readthedocs.io/)"",""[GitHub](https://github.com/ApeWorX/eth-abi)""]",Library,Python,"[""Ethereum"",""Python"",""ABI encoding"",""ABI decoding""]",Python utilities for encoding and decoding values using Solidity's binary ABI format.,Public,,$0,FALSE,FALSE,,6.0.0,2026-08-22,The ApeWorX Collective,MIT +eth-account,ApeWorx,,"[""[Docs](https://eth-account.readthedocs.io/)"",""[GitHub](https://github.com/ApeWorX/eth-account)""]",Library,Python,"[""Ethereum"",""Python"",""Accounts"",""Transaction signing"",""Messages""]","Python library for managing Ethereum accounts and signing transactions, messages, and typed data with local private keys.",Public,,$0,FALSE,FALSE,,0.14.0,2026-08-23,The ApeWorX Collective,MIT eth-tx,EthTx,,"[""[Website](https://github.com/EthTx/ethtx)""]",Library,Python,"[""Ethereum transaction decoder"",""Blockchain transaction analysis""]","It is a developer and analyst tool that decodes Ethereum transactions into a human-readable format, providing valuable insights into the underlying smart contract logic and token flows",Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD ethereum-eth-hash,Ethereum Foundation,eth-hash,"[""[GitHub](https://github.com/ethereum/eth-hash)""]",Hashing Library,Python,"[""Ethereum"",""Keccak-256"",""hashing"",""Python""]",Python implementation and backend interface for Ethereum Keccak-256 hashing.,Public,,$0,FALSE,FALSE,,,,, ethereum-eth-typing,Ethereum Foundation,eth-typing,"[""[GitHub](https://github.com/ethereum/eth-typing)""]",Type Library,Python,"[""Ethereum"",""Python"",""type hints"",""library""]",Python type definitions commonly used by Ethereum libraries and applications.,Public,,$0,FALSE,FALSE,,,,, @@ -59,7 +59,7 @@ ethereum-eth-utils,Ethereum Foundation,eth-utils,"[""[GitHub](https://github.com ethereum-kohaku,Ethereum Foundation,Kohaku,"[""[GitHub](https://github.com/ethereum/kohaku)""]",Privacy Toolkit,TypeScript,"[""Ethereum"",""privacy"",""wallets"",""TypeScript""]",Privacy-first tooling and libraries for the Ethereum ecosystem.,Public,,$0,FALSE,FALSE,,,,, ethereum-py-ecc,Ethereum Foundation,py-ecc,"[""[GitHub](https://github.com/ethereum/py_ecc)""]",Cryptography Library,Python,"[""Ethereum"",""ECC"",""BLS12-381"",""bn128"",""Python""]",Python library implementing Ethereum elliptic-curve pairing operations for bn128 and BLS12-381.,Public,,$0,FALSE,FALSE,,,,, ethereum-types,Ethereum Foundation,Ethereum Types,"[""[GitHub](https://github.com/ethereum/ethereum-types)""]",Specification Types Library,Python,"[""Ethereum"",""EELS"",""types"",""Python""]","Types and utilities used by the Ethereum Execution Layer Specification, including fixed-size integers and byte sequences.",Public,,$0,FALSE,FALSE,,,,, -ethereumjs,EthereumJS,,"[""[Website](https://ethereumjs.github.io/)"",""[GitHub](https://github.com/ethereumjs/ethereumjs-monorepo)""]",SDK,TypeScript,"[""Ethereum"",""TypeScript"",""EVM"",""Transactions"",""Protocol libraries""]","Modular TypeScript protocol libraries for Ethereum execution, including EVM, VM, transaction, block, chain configuration, state, and utility packages.",Public,,$0,FALSE,FALSE,,,,, +ethereumjs,EthereumJS,,"[""[Website](https://ethereumjs.github.io/)"",""[GitHub](https://github.com/ethereumjs/ethereumjs-monorepo)""]",SDK,TypeScript,"[""Ethereum"",""TypeScript"",""EVM"",""Transactions"",""Protocol libraries""]","Modular TypeScript protocol libraries for Ethereum execution, including EVM, VM, transaction, block, chain configuration, state, and utility packages.",Public,,$0,FALSE,FALSE,,,,EthereumJS, ethers-js,Ethers.js,,"[""[Website](https://docs.ethers.org/v6/)""]",Library,JavaScript,"[""Library"",""dApp development""]",It is a comprehensive JavaScript and TypeScript toolkit that provides developers with a robust and simple way to interact with the Ethereum blockchain and its broader ecosystem,Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD etherspot,Etherspot Prime,SDK,"[""[Website](https://etherspot.io)"", ""[Docs](https://etherspot.fyi/prime-sdk/intro)""]",SDK,TBD,"[""Account Abstraction"",""Wallet SDK""]",Account Abstraction SDK providing Web2-like smart wallet experiences i.e social logins batched transactions to Ethereum dApps,Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD evmole,Evmole,,"[""[Website](https://github.com/cdump/evmole)""]",Library,TBD,"[""EVM Bytecode Analysis"",""Smart Contract Analysis"",""ABI Extraction"",""Function Selector Decoding""]","It provides a library for extracting function selectors, arguments, and other key information from Ethereum Virtual Machine (EVM) bytecode, even for unverified smart contracts",Enterprise,,Custom,FALSE,FALSE,,TBD,TBD,TBD,TBD @@ -76,7 +76,7 @@ fuzzlib,Fuzzlib,,"[""[Website](https://github.com/perimetersec/fuzzlib)""]",Libr fvm-assemblyscript-sdk,Zondax,FVM AssemblyScript SDK,"[""[GitHub](https://github.com/Zondax/fvm-as-sdk)""]",SDK,TBD,"[""SDK""]",AssemblyScript SDK for Filecoin Virtual Machine smart contract development,Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD fvm-powergate-textile,Powergate,FVM Powergate Textile,"[""[Docs](https://docs.textile.io/powergate/)"",""[GitHub](https://github.com/textileio/powergate)""]",SDK,TBD,"[""SDK""]",Textile Powergate SDK for building on Filecoin,Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD ginco-sdk-enterprise,Ginco,SDK,"[""[Website](https://www.ginco.com/wallet-builder)""]",SDK,TBD,"[""Web3 SDK"",""Blockchain Development Kit"",""Crypto Wallet SDK"",""Non-Custodial Wallet SDK""]","It is specifically designed to help businesses integrate blockchain functionalities, such as digital asset wallets and transaction monitoring, into their own services",Enterprise,,Custom,FALSE,FALSE,,TBD,TBD,TBD,TBD -go-ethereum,Go Ethereum,,"[""[Docs](https://geth.ethereum.org/docs/developers/dapp-developer/native-bindings-v2)"",""[GitHub](https://github.com/ethereum/go-ethereum)""]",SDK,Go,"[""Ethereum"",""Go"",""JSON-RPC"",""Smart contracts"",""Transaction signing""]","Go packages for interacting with Ethereum-compatible nodes, accounts, transactions, smart contracts, and JSON-RPC services.",Public,,$0,FALSE,FALSE,,,,, +go-ethereum,Go Ethereum,,"[""[Docs](https://geth.ethereum.org/docs/developers/dapp-developer/native-bindings-v2)"",""[GitHub](https://github.com/ethereum/go-ethereum)""]",SDK,Go,"[""Ethereum"",""Go"",""JSON-RPC"",""Smart contracts"",""Transaction signing""]","Go packages for interacting with Ethereum-compatible nodes, accounts, transactions, smart contracts, and JSON-RPC services.",Public,,$0,FALSE,FALSE,,1.17.5,2026-07-27,,LGPL-3.0 halliday-sdk,Halliday,,"[""[Docs](https://docs.halliday.xyz/pages/payments-sdk-docs)""]",Onramp,JavaScript,"[""Payments SDK Widget""]","It enables developers to integrate a widget for seamless cryptocurrency payments, including fiat onramps, cross-chain swaps, and exchange withdrawals to any token or chain",Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD hardhat,Hardhat,,"[""[Docs](https://hardhat.org/docs)""]",Framework,JavaScript,"[""Framework""]",Versatile Ethereum development framework simplifying smart contract building testing and deployment,Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD hardhat-zksync,Zksync,Hardhat-ZKsync,"[""[Docs](https://docs.zksync.io/zksync-network/zksync-era/custom-tooling#hardhat-zksync)"",""[GitHub](https://github.com/matter-labs/hardhat-zksync)""]",Framework,TypeScript,"[""Hardhat"",""ZKsync"",""Smart contract development""]","Official Hardhat plugin suite for compiling deploying testing verifying and upgrading contracts targeting ZKsync Era and EraVM-powered chains",Free,,$0,FALSE,FALSE,,TBD,TBD,Matter Labs,MIT / Apache-2.0 @@ -102,7 +102,7 @@ openfort-sdk-pro,Openfort,SDK,"[""[Buy](https://www.openfort.io/pricing)"",""[Do openfort-sdk-scale,Openfort,SDK,"[""[Buy](https://www.openfort.io/pricing)"",""[Docs](https://www.openfort.io/docs)""]",SDK,TypeScript,"[""Embedded Wallets"",""Account Abstraction"",""Wallet Infrastructure"",""AI Agents""]","Open-source wallet infrastructure for rapid integration of wallet functions, intuitive onboarding, and flexible user journeys for any application or ecosystem",Tiered,Scale,$599/mo,FALSE,FALSE,,2.1.0,2026-07-31,Openfort,Apache-2.0 openfort-sdk-starter,Openfort,SDK,"[""[Website](https://www.openfort.io/)"",""[Docs](https://www.openfort.io/docs)""]",SDK,TypeScript,"[""Embedded Wallets"",""Account Abstraction"",""Wallet Infrastructure"",""AI Agents""]","Open-source wallet infrastructure for rapid integration of wallet functions, intuitive onboarding, and flexible user journeys for any application or ecosystem",Free,Starter,$0,FALSE,FALSE,,2.1.0,2026-07-31,Openfort,Apache-2.0 openzeppelin,OpenZeppelin,,"[""[Docs](https://docs.openzeppelin.com/contracts)""]",Library,Solidity,"[""Security"",""Contracts Library""]","Library of secure community-vetted smart contracts i.e ERC20, ERC721 etc. for Ethereum development",Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD -ox,wevm,,"[""[Docs](https://oxlib.sh/)"",""[GitHub](https://github.com/wevm/ox)""]",Library,TypeScript,"[""Ethereum"",""TypeScript"",""EVM"",""Transactions"",""Cryptography""]","TypeScript standard library for EVM data types, transactions, signatures, cryptography, RPC schemas, and contract utilities.",Public,,$0,FALSE,FALSE,,,,, +ox,wevm,,"[""[Docs](https://oxlib.sh/)"",""[GitHub](https://github.com/wevm/ox)""]",Library,TypeScript,"[""Ethereum"",""TypeScript"",""EVM"",""Transactions"",""Cryptography""]","TypeScript standard library for EVM data types, transactions, signatures, cryptography, RPC schemas, and contract utilities.",Public,,$0,FALSE,FALSE,,1.7.2,2026-08-26,wevm,MIT phantom-sdk,Phantom,SDK,"[""[Docs](https://docs.phantom.com/introduction)""]",Software Development Kit,TBD,"[""Web3 Development"",""Multichain Wallet Integration""]",It provides developers with tools to integrate the Phantom cryptocurrency wallet into their web and mobile applications,Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD pinata-sdk-enterprise,Pinata,SDK,"[""[Contact](https://pinata.cloud/pricing)"",""[Docs](https://docs.pinata.cloud/sdk/getting-started)""]",SDK,TypeScript,"[""IPFS"",""Decentralized Storage"",""Web3 infrastructure""]","Provides a comprehensive SDK suite for developers to seamlessly upload, manage, and retrieve files on the IPFS decentralized storage network with enterprise-grade gateways.",Enterprise,,Custom,FALSE,FALSE,,TBD,TBD,TBD,TBD pinata-sdk-fiesta,Pinata,SDK,"[""[Buy](https://pinata.cloud/pricing)"",""[Docs](https://docs.pinata.cloud/sdk/getting-started)""]",SDK,TypeScript,"[""IPFS"",""Decentralized Storage"",""Web3 infrastructure""]","Provides a comprehensive SDK suite for developers to seamlessly upload, manage, and retrieve files on the IPFS decentralized storage network with enterprise-grade gateways.",Tiered,Fiesta,$100/mo,FALSE,FALSE,,TBD,TBD,TBD,TBD @@ -119,25 +119,25 @@ rainbowkit,RainbowKit,,"[""[Docs](https://rainbowkit.com/docs/introduction/)""]" reth,Reth,,"[""[Website](https://reth.rs/sdk/)""]",SDK,Rust,"[""Rust Ethereum Client"",""Rust Blockchain Development"",""EVM compatible chains""]",It is an Ethereum execution client and developer toolkit (SDK) that allows developers to run high-performance Ethereum nodes and build custom blockchain infrastructure using its modular components as libraries,Enterprise,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD rockx-sdk,RockX,,"[""[Website](https://wiki.radxa.com/AI/Rock-X)""]",SDK,Python,"[""Python SDK""]","Provides bindings for Rockchip's AI vision library, mainly for edge devices like RK3399 and RV1126",Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD rubic-sdk,Rubic,Rubic-SDK,"[""[Docs](https://docs.rubic.finance/)""]",SDK,TBD,"[""Web3 developer tools"",""Cross-chain swap API"",""Blockchain interoperability"",""DEX aggregator SDK"",""Crypto swap widget""]","It offers a SDK, a customizable widget and an API to allow other decentralized applications, wallets or websites to integrate its cross-chain swap functionality directly into their own platforms",Enterprise,,Custom,FALSE,FALSE,,TBD,TBD,TBD,TBD -safe-api-kit,Safe,API Kit,"[""[Docs](https://docs.safe.global/sdk/api-kit)"",""[GitHub](https://github.com/safe-global/safe-core-sdk/tree/main/packages/api-kit)""]",SDK,TypeScript,"[""Safe"",""Smart Accounts"",""Transaction Service"",""Multisig"",""Transactions""]","TypeScript SDK for interacting with the Safe Transaction Service API, including proposing and sharing transactions, collecting signatures, and retrieving Safe account configuration and transaction history.",Public,,$0,FALSE,FALSE,,,,, -safe-protocol-kit,Safe,Protocol Kit,"[""[Docs](https://docs.safe.global/sdk/protocol-kit)"",""[GitHub](https://github.com/safe-global/safe-core-sdk/tree/main/packages/protocol-kit)""]",SDK,TypeScript,"[""Safe"",""Smart Accounts"",""Account Abstraction"",""Multisig"",""Transactions""]","TypeScript SDK for interacting directly with Safe Smart Account contracts, including account deployment and configuration, transaction creation and execution, signatures, modules, and guards.",Public,,$0,FALSE,FALSE,,,,, +safe-api-kit,Safe,API Kit,"[""[Docs](https://docs.safe.global/sdk/api-kit)"",""[GitHub](https://github.com/safe-global/safe-core-sdk/tree/main/packages/api-kit)""]",SDK,TypeScript,"[""Safe"",""Smart Accounts"",""Transaction Service"",""Multisig"",""Transactions""]","TypeScript SDK for interacting with the Safe Transaction Service API, including proposing and sharing transactions, collecting signatures, and retrieving Safe account configuration and transaction history.",Public,,$0,FALSE,FALSE,,5.0.2,2026-08-04,Safe Labs GmbH,MIT +safe-protocol-kit,Safe,Protocol Kit,"[""[Docs](https://docs.safe.global/sdk/protocol-kit)"",""[GitHub](https://github.com/safe-global/safe-core-sdk/tree/main/packages/protocol-kit)""]",SDK,TypeScript,"[""Safe"",""Smart Accounts"",""Account Abstraction"",""Multisig"",""Transactions""]","TypeScript SDK for interacting directly with Safe Smart Account contracts, including account deployment and configuration, transaction creation and execution, signatures, modules, and guards.",Public,,$0,FALSE,FALSE,,8.0.6,2026-08-12,Safe Labs GmbH,MIT safe-relay-kit,Safe,Relay Kit,"[""[Docs](https://docs.safe.global/sdk/relay-kit)"",""[GitHub](https://github.com/safe-global/safe-core-sdk/tree/main/packages/relay-kit)""]",SDK,TypeScript,"[""Safe"",""Account Abstraction"",""ERC-4337"",""Relaying"",""Sponsored Transactions""]","TypeScript SDK for relaying Safe transactions, including ERC-4337 user operations, sponsored transactions, and gas payment with native or ERC-20 tokens.",Public,,$0,FALSE,FALSE,,,,, safe-starter-kit,Safe,Starter Kit,"[""[Docs](https://docs.safe.global/sdk/starter-kit)"",""[GitHub](https://github.com/safe-global/safe-core-sdk)""]",SDK,TypeScript,"[""Safe"",""Smart Accounts"",""Account Abstraction"",""Multisig"",""Transactions""]","High-level TypeScript SDK for integrating Safe Smart Accounts into applications and handling user operations, multisignature transactions, and off-chain and on-chain messages.",Public,,$0,FALSE,FALSE,,,,, sequence-sdk-enterprise,Sequence,SDK,"[""[Docs](https://docs.sequence.xyz/sdk/overview)"",""[Website](https://support.sequence.xyz/en/article/what-is-the-difference-between-free-and-paid-tiers-1oelkv/)""]",Software Development Kit,TBD,"[""Web3 Development"",""Blockchain Gaming"",""Account Abstraction"",""Game Development SDK""]","It enables the integration of blockchain and web3 functionalities into applications and games, primarily by abstracting the technical complexities of cryptocurrency for the end user",Enterprise,,Custom,FALSE,FALSE,,TBD,TBD,TBD,TBD sequence-sdk-free,Sequence,SDK,"[""[Docs](https://docs.sequence.xyz/sdk/overview)"",""[Website](https://support.sequence.xyz/en/article/what-is-the-difference-between-free-and-paid-tiers-1oelkv/)""]",Software Development Kit,TBD,"[""Web3 Development"",""Blockchain Gaming"",""Account Abstraction"",""Game Development SDK""]","It enables the integration of blockchain and web3 functionalities into applications and games, primarily by abstracting the technical complexities of cryptocurrency for the end user",Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD -somnia-data-streams-sdk,Somnia,Somnia Data Streams SDK,"[""[Docs](https://docs.somnia.network/developer/data-streams/sdk-methods-guide)"",""[GitHub](https://github.com/somnia-chain/somnia-data-streams-sdk)""]",SDK,TypeScript,"[""Data Streams"",""Off-Chain Reactivity"",""Somnia""]","TypeScript SDK for writing, reading, subscribing to, and managing Somnia Data Streams and reactive events.",Public,,$0,FALSE,FALSE,"[""viem@~2.37.8"",""@somnia-chain/reactivity@~0.1.5""]",,,, +somnia-data-streams-sdk,Somnia,Somnia Data Streams SDK,"[""[Docs](https://docs.somnia.network/developer/data-streams/sdk-methods-guide)"",""[GitHub](https://github.com/somnia-chain/somnia-data-streams-sdk)""]",SDK,TypeScript,"[""Data Streams"",""Off-Chain Reactivity"",""Somnia""]","TypeScript SDK for writing, reading, subscribing to, and managing Somnia Data Streams and reactive events.",Public,,$0,FALSE,FALSE,"[""viem@~2.37.8"",""@somnia-chain/reactivity@~0.1.5""]",0.12.2,2026-01-20,Somnia,MIT swap-kit,SwapKit,,"[""[Website](https://swapkit.dev/)""]",SDK,TBD,"[""SwapKit"",""Cross-Chain Swap"",""Multi-Chain Swap"",""DeFi SDK"",""Crypto API""]",It offers an API and SDK for developers to integrate cross-chain swap capabilities into their own applications,Pay-as-you-go,,Custom,FALSE,FALSE,,TBD,TBD,TBD,TBD swap-kit-enterprise,SwapKit,,"[""[Website](https://swapkit.dev/)""]",SDK,TBD,"[""SwapKit"",""Cross-Chain Swap"",""Multi-Chain Swap"",""DeFi SDK"",""Crypto API""]",It offers an API and SDK for developers to integrate cross-chain swap capabilities into their own applications,Enterprise,,Custom,FALSE,FALSE,,TBD,TBD,TBD,TBD synapse-core,Filecoin Onchain Cloud,Synapse Core,"[""[GitHub](https://github.com/FilOzone/synapse-sdk/tree/master/packages/synapse-core)"",""[Docs](https://docs.filecoin.cloud/reference/filoz/synapse-core/toc/)""]",Library,TypeScript,"[""Filecoin Onchain Cloud"",""Smart Contracts"",""Storage"",""Payments""]","Low-level JavaScript and TypeScript library for Filecoin Onchain Cloud smart contracts, payments, warm storage, provider discovery, PieceCID utilities, and session keys.",Public,,$0,FALSE,FALSE,"[""viem@2.x""]",,,, synapse-react,Filecoin Onchain Cloud,Synapse React,"[""[GitHub](https://github.com/FilOzone/synapse-sdk/tree/master/packages/synapse-react)"",""[Docs](https://docs.filecoin.cloud/reference/filoz/synapse-react/toc/)""]",Library,TypeScript,"[""Filecoin Onchain Cloud"",""React"",""Storage"",""Payments""]","React hooks for Filecoin Onchain Cloud account, USDFC, storage-provider, dataset, upload, and payment workflows.",Public,,$0,FALSE,FALSE,"[""wagmi@3.x"",""@tanstack/react-query@5.x"",""viem@2.x""]",,,, -synapse-sdk,Filecoin Onchain Cloud,Synapse SDK,"[""[Docs](https://docs.filecoin.cloud/getting-started/)"",""[GitHub](https://github.com/FilOzone/synapse-sdk)""]",SDK,TypeScript,"[""Filecoin Onchain Cloud"",""Decentralized Storage"",""Payments""]","TypeScript SDK for storing and retrieving data and managing payments through Filecoin Onchain Cloud",Public,,$0,FALSE,FALSE,"[""viem@2.x""]",,,, +synapse-sdk,Filecoin Onchain Cloud,Synapse SDK,"[""[Docs](https://docs.filecoin.cloud/getting-started/)"",""[GitHub](https://github.com/FilOzone/synapse-sdk)""]",SDK,TypeScript,"[""Filecoin Onchain Cloud"",""Decentralized Storage"",""Payments""]",TypeScript SDK for storing and retrieving data and managing payments through Filecoin Onchain Cloud,Public,,$0,FALSE,FALSE,"[""viem@2.x""]",1.2.1,2026-08-26,FilOz & Friends,MIT / Apache-2.0 tact-lang,Tact,,"[""[Website](https://tact-lang.org/)"",""[Docs](https://docs.tact-lang.org/)""]",SDK,Tact,"[""Smart Contracts"",""Language"",""High-Level""]","A new, high-level programming language for TON smart contracts that is strongly typed and designed to be familiar to TypeScript/Rust developers",Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD tatum-sdk-business,Tatum,,"[""[Docs](https://docs.tatum.io/docs/javascript-sdk)""]",SDK,JavaScript,"[""Web3 development"",""Blockchain infrastructure"",""SDKs"",""Multi-chain support""]","Blockchain development platform offering a unified framework, SDKs and API to simplify building Web3 applications without extensive prior blockchain experience",Enterprise,Business,Custom,FALSE,FALSE,,TBD,TBD,TBD,TBD tatum-sdk-free,Tatum,,"[""[Docs](https://docs.tatum.io/docs/javascript-sdk)""]",SDK,JavaScript,"[""Web3 development"",""Blockchain infrastructure"",""SDKs"",""Multi-chain support""]","Blockchain development platform offering a unified framework, SDKs and API to simplify building Web3 applications without extensive prior blockchain experience",Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD tatum-sdk-pro,Tatum,,"[""[Docs](https://docs.tatum.io/docs/javascript-sdk)""]",SDK,JavaScript,"[""Web3 development"",""Blockchain infrastructure"",""SDKs"",""Multi-chain support""]","Blockchain development platform offering a unified framework, SDKs and API to simplify building Web3 applications without extensive prior blockchain experience",Tiered,Pro,$99/$139/$179/mo per 10M/15M/20M credits/mo,FALSE,FALSE,,TBD,TBD,TBD,TBD tatum-sdk-scale,Tatum,,"[""[Docs](https://docs.tatum.io/docs/javascript-sdk)""]",SDK,JavaScript,"[""Web3 development"",""Blockchain infrastructure"",""SDKs"",""Multi-chain support""]","Blockchain development platform offering a unified framework, SDKs and API to simplify building Web3 applications without extensive prior blockchain experience",Tiered,Scale,$349/$649/mo per 40M/80M credits/mo,FALSE,FALSE,,TBD,TBD,TBD,TBD tatum-sdk-starter,Tatum,,"[""[Docs](https://docs.tatum.io/docs/javascript-sdk)""]",SDK,JavaScript,"[""Web3 development"",""Blockchain infrastructure"",""SDKs"",""Multi-chain support""]","Blockchain development platform offering a unified framework, SDKs and API to simplify building Web3 applications without extensive prior blockchain experience",Tiered,Starter,$49/$79/mo per 4M/7M credits/mo,FALSE,FALSE,,TBD,TBD,TBD,TBD -tevm,Tevm,,"[""[Docs](https://tevm.sh/getting-started/overview)"",""[GitHub](https://github.com/evmts/tevm)""]",Development Environment,TypeScript,"[""Ethereum"",""TypeScript"",""EVM"",""Local node"",""Testing""]","TypeScript-first in-process EVM node and development environment for testing, scripting, forking, and contract interaction.",Public,,$0,FALSE,FALSE,,,,, +tevm,Tevm,,"[""[Docs](https://tevm.sh/getting-started/overview)"",""[GitHub](https://github.com/evmts/tevm)""]",Development Environment,TypeScript,"[""Ethereum"",""TypeScript"",""EVM"",""Local node"",""Testing""]","TypeScript-first in-process EVM node and development environment for testing, scripting, forking, and contract interaction.",Public,,$0,FALSE,FALSE,,1.0.0-next.148,2025-10-04,tevm,MIT thirdweb-sdk,Thirdweb,SDK,"[""[Docs](https://portal.thirdweb.com/references/typescript/v5)""]",SDK,TypeScript,"[""Smart contract deployment"",""Web3 SDK"",""Multi-chain development""]",Full-stack Web3 SDK for building decentralized apps with prebuilt smart contracts and support for multiple blockchains,Free,,$0,TRUE,FALSE,,TBD,TBD,TBD,Apache-2.0 tinyman-js-sdk,Tinyman,JavaScript SDK,"[""[GitHub](https://github.com/tinymanorg/tinyman-js-sdk)"",""[Docs](https://docs.tinyman.org/v2-integration/official-sdks)""]",SDK,JavaScript,"[""Algorand"",""AMM"",""DEX""]",Official JavaScript/TypeScript SDK for interacting with Tinyman AMM contracts.,Public,,$0,FALSE,FALSE,"[""algosdk""]",,,, tinyman-py-sdk,Tinyman,Python SDK,"[""[GitHub](https://github.com/tinymanorg/tinyman-py-sdk)"",""[Docs](https://docs.tinyman.org/v2-integration/official-sdks)""]",SDK,Python,"[""Algorand"",""AMM"",""DEX""]",Official Python SDK for automated interaction with the Tinyman AMM.,Public,,$0,FALSE,FALSE,"[""py-algorand-sdk""]",,,, @@ -149,7 +149,7 @@ turnkey-sdk-enterprise,Turnkey,,"[""[Contact](https://www.turnkey.com/contact-us turnkey-sdk-free,Turnkey,,"[""[Website](https://turnkey.com/)"",""[Docs](https://docs.turnkey.com/sdks/introduction)""]",SDK,TypeScript,"[""TypeScript"",""Wallet SDK""]",Single API for creating embedded wallets signing transactions and automating onchain actions,Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD turnkey-sdk-pro,Turnkey,,"[""[Buy](https://www.turnkey.com/pricing)"",""[Docs](https://docs.turnkey.com/sdks/introduction)""]",SDK,TypeScript,"[""TypeScript"",""Wallet SDK""]",Single API for creating embedded wallets signing transactions and automating onchain actions,Tiered,Pro,$99/mo,FALSE,FALSE,,TBD,TBD,TBD,TBD uniswap-web3-react,Uniswap Web3 React,,"[""[Website](https://github.com/Uniswap/web3-react)""]",Library,TypeScript,"[""React integration"",""Decentralized finance"",""Specific Uniswap functionalities""]",It helps developers build the frontend of decentralized applications by simplifying the process of connecting to various Web3 wallets and interacting with the Ethereum blockchain,Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD -viem,wevm,Viem,"[""[Docs](https://viem.sh/docs/getting-started)"",""[GitHub](https://github.com/wevm/viem)""]",Library,TypeScript,"[""Ethereum"",""TypeScript"",""JSON-RPC"",""Smart contracts"",""Wallet clients""]","Type-safe TypeScript interface for Ethereum with modular JSON-RPC clients, smart contract APIs, wallet support, and ABI utilities.",Free,,$0,FALSE,FALSE,,,,, +viem,wevm,Viem,"[""[Docs](https://viem.sh/docs/getting-started)"",""[GitHub](https://github.com/wevm/viem)""]",Library,TypeScript,"[""Ethereum"",""TypeScript"",""JSON-RPC"",""Smart contracts"",""Wallet clients""]","Type-safe TypeScript interface for Ethereum with modular JSON-RPC clients, smart contract APIs, wallet support, and ABI utilities.",Free,,$0,FALSE,FALSE,,2.55.19,2026-08-19,wevm,MIT vyper,Vyper,,"[""[Docs](https://docs.vyperlang.org/en/latest/)""]",Programming language,Python,"[""Compiler"",""Pythonic programming language"",""SDK"",""Command-line interface tools"",""Interactive environment""]","It is a contract-oriented, Pythonic programming language and associated tools for building secure and auditable smart contracts targeting the Ethereum Virtual Machine",Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD waffle,Waffle,,"[""[Website](https://github.com/Waffle/waffle)""]",Framework,Java,"[""Smart contracts testing""]","It offers features such as advanced contract testing with Chai matchers, fixtures for fast test suites, contract mocking, customizable compilation,TypeScript support and NPM integration",Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD wagmi,Wagmi,,"[""[Website](https://wagmi.sh/)""]",Library,TypeScript,"[""TypeScript"",""React hooks"",""Wallet SDK""]",React Hooks library simplifying Ethereum wallet connections and contract interactions in front-end apps,Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD @@ -164,7 +164,7 @@ web3auth-base,Web3Auth,,"[""[Website](https://web3auth.io/index.html)"",""[Docs] web3auth-enterprise,Web3Auth,,"[""[Contact](https://calendly.com/elishamm/sales?month=2026-01)"",""[Docs](https://web3auth.io/docs/)""]",SDK,JavaScript,"[""Social logins"",""Wallet SDK""]",OAuth-based social login SDK enabling non-custodial key management and quick user onboarding for Web3 applications,Enterprise,,Custom,FALSE,FALSE,,TBD,TBD,TBD,TBD web3auth-growth,Web3Auth,,"[""[Buy](https://web3auth.io/pricing.html)"",""[Docs](https://web3auth.io/docs/)""]",SDK,JavaScript,"[""Social logins"",""Wallet SDK""]",OAuth-based social login SDK enabling non-custodial key management and quick user onboarding for Web3 applications,Tiered,Growth,$69/mo,FALSE,FALSE,,TBD,TBD,TBD,TBD web3auth-scale,Web3Auth,,"[""[Buy](https://web3auth.io/pricing.html)"",""[Docs](https://docs.metamask.io/embedded-wallets/)""]",SDK,JavaScript,"[""Social logins"",""Wallet SDK""]",OAuth-based social login SDK enabling non-custodial key management and quick user onboarding for Web3 applications,Tiered,Scale,$399/mo,FALSE,FALSE,,TBD,TBD,TBD,TBD -web3j,Web3j,,"[""[Docs](https://docs.web3j.io/)"",""[GitHub](https://github.com/LFDT-web3j/web3j)""]",Library,Java,"[""Ethereum"",""Java"",""Android"",""JSON-RPC"",""Smart contracts""]","Modular Java and Android library for integrating applications with Ethereum-compatible nodes, wallets, transactions, and smart contracts.",Public,,$0,FALSE,FALSE,,,,, +web3j,Web3j,,"[""[Docs](https://docs.web3j.io/)"",""[GitHub](https://github.com/LFDT-web3j/web3j)""]",Library,Java,"[""Ethereum"",""Java"",""Android"",""JSON-RPC"",""Smart contracts""]","Modular Java and Android library for integrating applications with Ethereum-compatible nodes, wallets, transactions, and smart contracts.",Public,,$0,FALSE,FALSE,,6.0.0,2026-06-29,Web3J,Apache-2.0 wormhole-sdk-free,Wormhole,SDK,"[""[Docs](https://wormhole.com/docs/tools/typescript-sdk/get-started/)""]",SDK,TypeScript,"[""Cross-chain messaging"",""Interoperability"",""Multi-chain SDK"",""Bridge infrastructure""]",Open-source TypeScript SDK that enables developers to build cross-chain applications and transfer tokens or messages across multiple blockchains using the Wormhole interoperability protocol,Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,Apache-2.0 wormhole-sdk-usage,Wormhole,SDK,"[""[Docs](https://wormhole.com/docs/tools/typescript-sdk/get-started/)""]",SDK,TypeScript,"[""Cross-chain messaging"",""Interoperability"",""Multi-chain SDK"",""Bridge infrastructure""]",SDK used to build cross-chain applications on Wormhole where developers pay relayer and blockchain gas fees for message passing and token transfers across networks,Pay-as-you-go,,Variable network gas + relayer fees,FALSE,FALSE,,TBD,TBD,TBD,Apache-2.0 zerion-de-fi-sdk-builder,DeFi,SDK,"[""[Website](https://github.com/zeriontech/defi-sdk)"",""[Buy](https://zerion.io/api#:~:text=Pricing%20Tiers,Custom%20Pricing%20&%20Features)""]",Decentralized Finance Protocol Integration SDK,JavaScript,"[""Portfolio Management"",""Liquidity Aggregation"",""Protocol Integration""]","It is an open-source system of smart contracts that provides a unified, simplified interface for developers to interact with a wide range of Decentralized Finance (DeFi) protocols",Tiered,Builder,$149/mo,FALSE,FALSE,,TBD,TBD,TBD,TBD