Overview

Web5 Nexus SDK Docs

Documentation for the current libraries under SDK_Files — social wallets, RPC, Bitcoin, and multi-chain helpers.

Product map

Productnpm / monorepoWhat it is
Auth Modalweb5authmodal-v2@web5nexus/authmodal-*Social-only Connect Modal + Bitcoin solo wallet
ChainRouter@web5nexus/chainrouterManaged multi-chain EVM JSON-RPC (cr_… keys)
Bitcoin Core@web5nexus/bitcoin-coreTaproot / SegWit derivation, Ordinals, BRC-20, Runes
Web5js@web5nexus/web5jsMulti-chain RPC, wallets, NFTs, monitoring
Address Validator@web5nexus/crypto-address-validatorValidate BTC / EVM / altcoin addresses

Recommended path

  1. Social login UIAuth Modal (@web5nexus/authmodal-react)
  2. Custom login (no modal)Headless / custom UI
  3. EVM RPCChainRouter or custom rpcUrl
  4. Bitcoin-firstAuth Modal · Bitcoin Wallet + Bitcoin Core
  5. Address checksAddress Validator
  6. Dashboard-style multi-chain dataWeb5js

Source repos (SDK_Files)

FolderRole
web5authmodal-v2/Auth Modal monorepo
chainrouter-sdk/ChainRouter client
base-sdk/@web5nexus/bitcoin-core
web5js/Multi-chain JS SDK
crypto-address-validator/Address validation

Support

MIT