Plugin Marketplace
Extend the Elenē core API with community-built plugins for additional functionality and integration.
▶ Discover PluginsFeatured Plugins
Analytics Plugin
Track user behavior, smart contract usage patterns and blockchain network activity across all environments.
npm install @elenelabs/plugin-analytics
DevOps Tools
Auto-deployment, CI/CD integration and environment management for decentralized applications.
npm i @elenelabs/plugin-devops
Data Layer
Secure off-chain storage integration, encrypted data persistence and query optimization.
npm install @elenelabs/plugin-datalayer
Smart Contracts
Pre-verified contract templates library and automated security analysis suite.
npm install @elenelabs/plugin-contracts
Plugin Ecosystem Features
Modular Architecture
core framework integrationAll plugins are designed to work seamlessly with the Core API through standardized interfaces.
Security-First
audit readyEach plugin follows rigorous security standards with automated testing and formal verification reports.
Enterprise Ready
scalableEnterprise-grade plugin solutions for mission-critical blockchain applications.
Plugin Development Guide
Getting Started
Create plugins using the Elenē plugin SDK with these simple steps:
- Create a workspace with
core-plugin init
- Implement APIs using our plugin interface contracts
- Test locally with
core-plugin dev
- Build and publish using
core-plugin publish
View official plugin development guide for full instructions.
View DocumentationReady to Extend?
Discover, create and share plugins with our global developer community and enterprise platform.