Skip to content

Open-Store-Foundation/landing

Repository files navigation

Open Store

A decentralized app store powered by blockchain technology that enables secure, censorship-resistant distribution of digital applications.

Overview

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.

Features

For Users

  • 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

For Publishers

  • 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

Technology Stack

  • Frontend: TypeScript, HTML5, CSS3
  • Build Tool: Vite
  • Package Manager: Yarn
  • License: MIT

Getting Started

Prerequisites

  • Node.js (version 16 or higher)
  • Yarn package manager

Installation

  1. Clone the repository:
git clone <repository-url>
cd lending
  1. Install dependencies:
yarn install

Development

Start the development server:

yarn dev

The application will be available at http://localhost:5173

Building

Build the project for production:

yarn build

Preview

Preview the production build:

yarn preview

Project Structure

lending/
├── 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

Community & Resources

Publishing Apps

To publish your applications on Open Store, visit our Studio Platform for tools and documentation.

Contributing

We welcome contributions from the community. Please read our contributing guidelines and code of conduct before submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Copyright

Copyright © 2025 Open Store Foundation.

About

Landing for Open Store / Open Store Foundation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published