A decentralized app store powered by blockchain technology that enables secure, censorship-resistant distribution of digital applications.
Open Store is a revolutionary platform that allows developers to publish and users to discover digital assets on a secure, always-available decentralized platform. Built on blockchain technology, it provides enhanced security, resilience, and true software ownership.
- Secure App Discovery: Browse and download apps secured by blockchain technology
- Decentralized Architecture: Access apps without relying on centralized authorities
- Enhanced Security: Cryptographic signatures and on-chain verification ensure app authenticity
- True Ownership: Maintain control over your digital assets
- Fair Fee Model: No royalty fees, only explicit network costs
- Self-Custody: Retain complete control over your applications
- Blockchain Verified: On-chain proofs of ownership and cryptographic signatures
- DAO Governance: Support for decentralized autonomous organization-governed releases
- Frontend: TypeScript, HTML5, CSS3
- Build Tool: Vite
- Package Manager: Yarn
- License: MIT
- Node.js (version 16 or higher)
- Yarn package manager
- Clone the repository:
git clone <repository-url>
cd lending- Install dependencies:
yarn installStart the development server:
yarn devThe application will be available at http://localhost:5173
Build the project for production:
yarn buildPreview the production build:
yarn previewlending/
├── public/ # Static assets
│ └── OpenStore.svg # Logo and icons
├── src/ # Source code
│ ├── main.ts # Main application entry point
│ ├── style.css # Global styles
│ └── vite-env.d.ts # TypeScript definitions
├── index.html # Main landing page
├── download.html # Download page
└── package.json # Project configuration
To publish your applications on Open Store, visit our Studio Platform for tools and documentation.
We welcome contributions from the community. Please read our contributing guidelines and code of conduct before submitting pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.
Copyright © 2025 Open Store Foundation.