Web5 Nexus SDK Docs
Documentation for the current libraries under SDK_Files — social wallets, RPC, Bitcoin, and multi-chain helpers.
Product map
| Product | npm / monorepo | What it is |
|---|---|---|
| Auth Modal | web5authmodal-v2 → @web5nexus/authmodal-* | Social-only Connect Modal + Bitcoin solo wallet |
| ChainRouter | @web5nexus/chainrouter | Managed multi-chain EVM JSON-RPC (cr_… keys) |
| Bitcoin Core | @web5nexus/bitcoin-core | Taproot / SegWit derivation, Ordinals, BRC-20, Runes |
| Web5js | @web5nexus/web5js | Multi-chain RPC, wallets, NFTs, monitoring |
| Address Validator | @web5nexus/crypto-address-validator | Validate BTC / EVM / altcoin addresses |
Recommended path
- Social login UI → Auth Modal (
@web5nexus/authmodal-react) - Custom login (no modal) → Headless / custom UI
- EVM RPC → ChainRouter or custom
rpcUrl - Bitcoin-first → Auth Modal · Bitcoin Wallet + Bitcoin Core
- Address checks → Address Validator
- Dashboard-style multi-chain data → Web5js
Source repos (SDK_Files)
| Folder | Role |
|---|---|
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
- web5.nexus (opens in a new tab)
- connect@web5.nexus
- LLM / AI crawlers: llms.txt · llms-full.txt
MIT