webchain-blockchain-sdk
v1.1.1
Published
Official WebChain Blockchain SDK – Secure ETK transfers with mandatory user OTP and wallet ownership verification
Downloads
10
Maintainers
Readme
WebChain SDK
Official JavaScript SDK and CLI for interacting with the WebChain Blockchain.
WebChain powers the E-TALK ecosystem with gas-free, instant, EVM-compatible transactions secured by OTP verification.
This SDK allows developers to:
- Create and manage wallets
- Transfer ETK securely
- Interact with WebChain RPC
- Build DApps and backend integrations
- Use a production-ready CLI
Features
- 🔐 Secure ETK transfers with OTP verification
- ⚡ Gas-free, instant transactions
- 🧩 EVM-compatible (Ethereum tooling friendly)
- 🧪 Dry-run transaction support
- 🖥️ Built-in CLI (
webchain) - 🌍 Custom RPC support
- 🧑⚖️ Validator-friendly architecture (anyone can become a validator)
Installation
npm install webchain-blockchain-sdk
# or
yarn add webchain-blockchain-sdk