Tools & Integration
Development tools and ecosystem
Tools for building on Selendra.
Tool Categories
Development: Selendra CLI, Wallets, IDEs, frameworks, testing
Infrastructure: Block explorers, SDKs, indexing, monitoring
Integration: Oracles (2026), bridges (planned), security tools
EVM Tools
Selendra supports standard Ethereum tools:
- MetaMask and EIP-1193 wallets
- Hardhat and Truffle
- Web3.js and ethers.js
- Remix IDE
- Slither security analyzer
Substrate Tools
For advanced features:
- Polkadot.js apps and extension
- cargo-contract for WASM
- SubQuery for indexing
- Substrate Connect light clients
Quick Start
New Developers:
- Set up MetaMask with Selendra
- Install development tools
- Deploy first contract (Remix/Hardhat)
- Verify with block explorer
Experienced Developers:
- Configure CI/CD pipeline
- Set up monitoring
- Integrate analytics
- Implement security tools
Tool Selection
| Use Case | Tools |
|---|---|
| CLI | @selendrajs/cli |
| Smart Contracts | Hardhat + Remix |
| Frontend | ethers.js + React |
| Mobile | Expo + WalletConnect |
| Testing | Hardhat + Cypress |
| Deployment | Vercel + GitHub Actions |
| Monitoring | Grafana + dashboards |
Support
- Telegram: t.me/selendranetwork
- GitHub: github.com/selendra/selendra
- Testnet: Free tokens for testing
Contribute
Found an issue or want to contribute?
Help us improve this documentation by editing this page on GitHub.
