diff --git a/README.md b/README.md index e043771..a516272 100644 --- a/README.md +++ b/README.md @@ -1,193 +1,55 @@ -
+Plures mark -![Plures Banner](assets/images/plures-banner.svg) +# Plures -# Welcome to Plures +**More, together.** -**Decentralized Commerce Platform · P2P Development Tools** +Plures builds practical tools for network operations, local memory and accountable automation for LLMs and agents. We help people do useful work while keeping control of their tools and data. -[![GitHub Organization](https://img.shields.io/badge/GitHub-plures-181717?style=flat&logo=github)](https://github.com/plures) -[![Open Source](https://img.shields.io/badge/Open%20Source-%E2%9D%A4-ff69b4?style=flat)](https://opensource.org/) -[![MIT License](https://img.shields.io/badge/License-MIT-blue.svg?style=flat)](LICENSE) +Plures takes its name from Latin for ‘more’—a reminder of what many contributions can make possible. We build useful tools that leave room for people to contribute, connect and keep control. -[Explore Projects](#-featured-projects) • [Get Involved](#-get-involved) • [Contact](#-contact) +## Explore the work -
+### [NetOps Toolkit](https://github.com/plures/netops-toolkit) ---- +Tools for network discovery, diagnostics and controlled changes. Start with the documented workflow and supported devices. -## 🚀 Who We Are +[Documentation](https://github.com/plures/netops-toolkit#readme) · [Public issues](https://github.com/plures/netops-toolkit/issues) · [Release record](https://github.com/plures/netops-toolkit/releases/tag/v0.52.2) -**Plures** builds the **Pares ecosystem**—a decentralized commerce platform and P2P development toolchain that puts creators and developers first. We are shifting the economics of software distribution: from platform-controlled marketplaces to peer-to-peer networks where creators keep 90% of their revenue. +NetOps Toolkit: Release listed; metadata observed 2026-09-05. This is a dated observation, not an installation or support guarantee. -Our mission is to provide the infrastructure and tooling that makes decentralized, local-first development the default—starting with Pares Cache, a free P2P Nix binary cache, and growing into the Pares Marketplace, a universal content marketplace for software, assets, and services. +### [RuneBook](https://github.com/plures/runebook) -
+A visual workspace for connecting terminals, inputs and results. Explore the source and help shape repeatable engineering workflows. -### 🎯 Our Core Values +[Documentation](https://github.com/plures/runebook#readme) · [Public issues](https://github.com/plures/runebook/issues) · [Release record](https://github.com/plures/runebook/releases/tag/v0.19.0) - - - - - - - -
-Creator-First -

-Creator-First -
-90% revenue to creators. Decentralized economics, not platform lock-in. -
-Open Source -

-Open Source -
-Transparent, collaborative, and community-driven development. -
-P2P-Native -

-P2P-Native -
-Local-first, offline-capable, peer-to-peer by default—no central gatekeepers. -
-Quality -

-Quality -
-Rigorous testing, clean code, and exceptional user experience. -
+RuneBook: Source release; metadata observed 2026-09-05. This is a dated observation, not an installation or support guarantee. -
+### [PluresLM](https://github.com/plures/.github/blob/main/docs/products/plureslm.md) ---- +Local memory, decision ledger tracking and procedural execution control for LLMs and agents. Keep context, trace decisions and guide how work gets done. -## 🌟 Featured Projects +[Documentation](https://github.com/plures/.github/blob/main/docs/products/plureslm.md) · [Public issues](https://github.com/plures/pluresLM-mcp/issues) · [Release record](https://github.com/plures/pluresLM-mcp/releases/tag/v2.15.0) -### [Pares Cache](https://github.com/plures/pares-cache) +MCP service: Source release; metadata observed 2026-09-05. This is a dated observation, not an installation or support guarantee. -A **free, P2P Nix binary cache** — the install-base wedge for the Pares ecosystem. Pares Cache lets teams share build artifacts over a decentralized peer-to-peer network, eliminating the need for costly centralized cache servers. +### [Radix](https://github.com/plures/pares-radix) -**Key Features:** -- ⚡ **Zero-Cost Sharing** - Share Nix build artifacts with your team at no infrastructure cost -- 🌐 **P2P Distribution** - Powered by Hyperswarm for truly decentralized artifact distribution -- 🔒 **Cryptographic Verification** - Every artifact is signed and verified -- 🚀 **Drop-In Replacement** - Works with existing Nix workflows and `nix.conf` cache settings -- 📦 **Local-First** - Full functionality offline; syncs automatically when peers are available +A workbench in development for software and agents that operate through explicit capabilities and inspectable rules. -[📖 Documentation](https://github.com/plures/pares-cache#readme) +[Documentation](https://github.com/plures/pares-radix#readme) · [Public issues](https://github.com/plures/pares-radix/issues) · [Release record](https://github.com/plures/pares-radix/releases/tag/v1.55.28) ---- +Radix: Source release; metadata observed 2026-09-05. This is a dated observation, not an installation or support guarantee. -### [Pares Marketplace](https://github.com/plures/pares-marketplace) +## How we build -A **universal content marketplace** built on decentralized infrastructure. Pares Marketplace enables creators to sell software, assets, templates, and services with **90% revenue retention**—compared to the 30–50% taken by traditional platforms. +Our foundations include [Praxis](https://github.com/plures/praxis), [PluresDB](https://github.com/plures/pluresdb), [Unum](https://github.com/plures/unum) and [Chronos](https://github.com/plures/chronos). We are working toward software with explicit permissions, durable data and understandable behavior. -**Key Features:** -- 💰 **90% Creator Revenue** - Minimal platform fees; creators keep what they earn -- 🛒 **Universal Content** - Software packages, design assets, templates, services, and more -- 🔑 **Decentralized Ownership** - Content stored and distributed peer-to-peer via Hyperswarm -- 🤝 **Trustless Commerce** - Cryptographic proofs for license verification, no central authority -- 🌍 **Global Reach** - P2P network means no geographic restrictions or platform availability risk +Projects have different licenses and release stages. Read the license and documentation for the exact version you intend to use; public source does not by itself grant unrestricted use. -[📖 Documentation](https://github.com/plures/pares-marketplace#readme) +## Build with us ---- +Try a documented workflow, report what happened, improve an example or propose a focused contribution through the relevant repository. Use public issues only for nonsensitive information. Check the repository's security policy before reporting a vulnerability. -### [Svelte-as-Gun](https://github.com/plures/svelte-as-gun) - -An experimental project exploring real-time, decentralized data synchronization with Svelte and GunDB. - -**Technologies:** -- ⚡ Svelte for reactive UI components -- 🔫 GunDB for decentralized database -- 🌐 Real-time peer-to-peer synchronization - -[🔗 Explore the Project](https://github.com/plures/svelte-as-gun) - ---- - -## 💡 What We Build - -At Plures, we focus on decentralized infrastructure and creator-first commerce tools: - -### Pares Cache — P2P Nix Binary Cache -Free, peer-to-peer Nix binary cache that eliminates centralized infrastructure costs and forms the install base for the Pares ecosystem. - -### Pares Marketplace — Decentralized Commerce -Universal content marketplace where creators retain 90% of revenue. Supports software, assets, templates, and services distributed over P2P networks. - -### P2P Infrastructure (Hyperswarm / PluresDB) -Core networking and database primitives enabling local-first, offline-capable applications with automatic P2P sync. - -### Developer Tooling -Rust-based CLI tools, Tauri desktop apps, and Svelte 5 UI components that power the Pares ecosystem and integrate with standard developer workflows. - ---- - -## 🛠️ Technologies We Love - -
- -![Rust](https://img.shields.io/badge/Rust-000000?style=for-the-badge&logo=rust&logoColor=white) -![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white) -![Svelte](https://img.shields.io/badge/Svelte-FF3E00?style=for-the-badge&logo=svelte&logoColor=white) -![Nix](https://img.shields.io/badge/Nix-5277C3?style=for-the-badge&logo=nixos&logoColor=white) -![Tauri](https://img.shields.io/badge/Tauri-24C8D8?style=for-the-badge&logo=tauri&logoColor=white) -![Node.js](https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white) -![Git](https://img.shields.io/badge/Git-F05032?style=for-the-badge&logo=git&logoColor=white) - -
- ---- - -## 🤝 Get Involved - -We welcome contributions from developers of all skill levels! Here's how you can get involved: - -### 🐛 Report Issues -Found a bug or have a feature request? [Open an issue](https://github.com/plures/.github/issues) in the relevant repository. - -### 💻 Contribute Code -1. Fork the repository you want to contribute to -2. Create a feature branch (`git checkout -b feature/amazing-feature`) -3. Commit your changes (`git commit -m 'Add amazing feature'`) -4. Push to the branch (`git push origin feature/amazing-feature`) -5. Open a Pull Request - -### 📖 Improve Documentation -Documentation improvements are always welcome! Help us make our tools more accessible. - -### 💬 Join the Discussion -Share ideas, ask questions, and connect with other developers in our repositories' discussion sections. - ---- - -## 📜 License - -Our projects are primarily licensed under the **MIT License**, promoting open collaboration and reuse. Check individual repositories for specific licensing information. - ---- - -## 📬 Contact - -- **GitHub:** [@plures](https://github.com/plures) -- **Organization:** Plures LLC -- **Issues:** Use the issue tracker in individual repositories - ---- - -
- -### ⭐ Star our repositories if you find them helpful! - -**Made with ❤️ by the Plures team** - -Building the future of decentralized commerce, one commit at a time. - ---- - - - -
+Useful products, sustainable support and cooperation with users and contributors fund continued development. We intend to earn that cooperation through useful work and clear terms. diff --git a/assets/images/plures-mark.svg b/assets/images/plures-mark.svg new file mode 100644 index 0000000..a18244b --- /dev/null +++ b/assets/images/plures-mark.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/docs/DESIGN.md b/docs/DESIGN.md index 1a58cfc..5c63c2e 100644 --- a/docs/DESIGN.md +++ b/docs/DESIGN.md @@ -12,9 +12,9 @@ Organization-level GitHub configuration and branding for the Plures ecosystem. T ## Current Architecture ### Brand Identity -- **Messaging**: Pares ecosystem — decentralized commerce platform and P2P development toolchain +- **Messaging**: Practical tools for network operations, local memory and accountable automation for LLMs and agents - **Visual**: SVG assets in `/assets/images/` -- **Tone**: Creator-first, decentralized, local-first development +- **Tone**: Useful, careful and collaborative; people keep control of their tools and data ### Workflow Templates - Located in `/workflow-templates/` @@ -22,18 +22,18 @@ Organization-level GitHub configuration and branding for the Plures ecosystem. T - Currently minimal - needs expansion ### Profile Content -- `/profile/README.md` - Public org profile -- Main `/README.md` - Detailed org overview with featured projects +- `/profile/README.md` - Public org profile based on the approved identity and PX public projection +- Main `/README.md` - Same approved identity and public projection for repository visitors ## Design Issues & Improvements ### 1. **Messaging Alignment** ✅ -**Status**: Completed — branding now emphasizes the Pares ecosystem (Pares Cache, Pares Marketplace, decentralized commerce) across the org profile and all public-facing docs. +**Status**: Completed — branding now emphasizes practical tools for network operations, local memory and accountable automation across the org profile and all public-facing docs. **Current positioning**: -- "Decentralized Commerce Tools" -- "P2P Development Platform" -- Pares ecosystem as the primary brand identity +- "More, together." +- Practical tools for network operations, local memory and accountable automation +- People keep control of their tools and data ### 2. **Workflow Template Gaps** **Problem**: Most repos create CI from scratch instead of inheriting org templates. @@ -64,7 +64,7 @@ Organization-level GitHub configuration and branding for the Plures ecosystem. T ## Next Implementation Phase -1. **Brand Refresh** ✅ - Messaging realigned from generic GitHub tools → Pares ecosystem +1. **Brand Refresh** ✅ - Messaging realigned to the approved Plures identity 2. **Template Library** - Comprehensive workflow templates for common patterns 3. **Documentation Templates** - Standard repo documentation structure 4. **Security Hardening** - Org-level security policies and templates diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md index fe472ee..433d6fd 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -1,24 +1,20 @@ -# .github Roadmap - -## Role in OASIS -The org .github repo is the governance and delivery standard for OASIS. It centralizes workflow templates, policies, and shared docs that enforce consistent security, quality, and release discipline across every OASIS repository. - -## Current State -- Org-level branding and documentation are in place. -- Initial workflow templates exist but coverage is incomplete. -- Need stronger standardization and security posture baselines. - -## Phase 1 — OASIS Standards Baseline (Now → Q2 2026) -- Expand workflow template library (Rust, Node, Tauri, Svelte) for consistent CI/CD. -- Publish repo documentation templates (README, SECURITY, CONTRIBUTING, ADRs). -- Establish org-wide security policies and default labels. - -## Phase 2 — OASIS Release Discipline (Q3–Q4 2026) -- Add release automation templates (semantic versioning + changelogs). -- Provide reusable issue triage + labeling workflows. -- Standardize SBOM + dependency scanning pipelines. - -## Phase 3 — OASIS Ecosystem Governance (2027) -- Org-wide compliance dashboards for CI health and policy adoption. -- Automated policy enforcement checks across all repos. -- Governance playbooks for external contributors and partners. +# Public organization roadmap + +Plures builds useful software with meaningful control over tools and data. This repository provides organization-level documentation and shared GitHub resources. Product repositories describe their own release stages and supported scope. + +## Near-term outcomes + +- Make each public product easy to understand: what it does, how to try it, its license, release history and support destination. +- Publish descriptions backed by dated evidence. A release tag is not a claim of installation quality or staffed support. +- Improve contribution and vulnerability-reporting guidance so people can participate without exposing sensitive information. +- Strengthen reusable delivery checks and document where they actually apply. Do not infer organization-wide coverage from the existence of a template. + +## Release and support discipline + +Products advance when their installation, useful workflow, recovery, rights and support requirements are demonstrated. Paid offerings additionally require clear terms and working billing, cancellation and entitlement handling. Public pages should describe the accepted scope and disclose known limits. + +## Sustainable development + +Useful products and sustainable support fund continued development. We prioritize maintainable software, clear choices and improvements informed by actual use. + +This is a direction, not a dated delivery promise. Current work and changes belong in the relevant repository's issues, pull requests and release history. Historical discussions remain history; calendar passage does not establish completion. diff --git a/docs/products/plureslm.md b/docs/products/plureslm.md new file mode 100644 index 0000000..67671a4 --- /dev/null +++ b/docs/products/plureslm.md @@ -0,0 +1,28 @@ + +# PluresLM + +**Local memory, decision ledger tracking and a procedural execution control engine for LLMs and agents.** + +Remember context. Trace decisions. Guide execution. + +## Local memory + +Keep useful context under your control and retrieve it when the next task needs it. + +## Decision ledger + +Track decisions and their supporting context so you can inspect how work arrived at an outcome. + +## Procedural execution control + +Give agent workflows explicit procedures and execution boundaries, with a record you can review. + +## Connect your tools + +Connect through an integration or the Model Context Protocol (MCP). MCP provides a path to many LLM and agent environments; the tools and lifecycle controls available depend on the host, integration and version. + +Start with the documented setup for your environment. Check its available tools, data handling, execution permissions and recovery steps before connecting an important workflow. + +[MCP service documentation](https://github.com/plures/pluresLM-mcp#readme) · [MCP service issues](https://github.com/plures/pluresLM-mcp/issues) + +For an integration-specific issue, use that integration's issue tracker. Include versions and a sanitized description; keep memory contents, prompts and credentials private. diff --git a/profile/README.md b/profile/README.md index 29efdf4..a516272 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,192 +1,55 @@ -
+Plures mark -![Plures Banner](https://raw.githubusercontent.com/plures/.github/main/assets/images/plures-banner.svg) +# Plures -# Welcome to Plures +**More, together.** -**Decentralized Commerce Platform · P2P Development Tools** +Plures builds practical tools for network operations, local memory and accountable automation for LLMs and agents. We help people do useful work while keeping control of their tools and data. -[![GitHub Organization](https://img.shields.io/badge/GitHub-plures-181717?style=flat&logo=github)](https://github.com/plures) -[![Open Source](https://img.shields.io/badge/Open%20Source-%E2%9D%A4-ff69b4?style=flat)](https://opensource.org/) -[![MIT License](https://img.shields.io/badge/License-MIT-blue.svg?style=flat)](LICENSE) +Plures takes its name from Latin for ‘more’—a reminder of what many contributions can make possible. We build useful tools that leave room for people to contribute, connect and keep control. -[Explore Projects](#-featured-projects) • [Get Involved](#-get-involved) • [Contact](#-contact) +## Explore the work -
+### [NetOps Toolkit](https://github.com/plures/netops-toolkit) ---- +Tools for network discovery, diagnostics and controlled changes. Start with the documented workflow and supported devices. -## 🚀 Who We Are +[Documentation](https://github.com/plures/netops-toolkit#readme) · [Public issues](https://github.com/plures/netops-toolkit/issues) · [Release record](https://github.com/plures/netops-toolkit/releases/tag/v0.52.2) -**Plures** builds the **Pares ecosystem**—a decentralized commerce platform and P2P development toolchain that puts creators and developers first. We are shifting the economics of software distribution: from platform-controlled marketplaces to peer-to-peer networks where creators keep 90% of their revenue. +NetOps Toolkit: Release listed; metadata observed 2026-09-05. This is a dated observation, not an installation or support guarantee. -Our mission is to provide the infrastructure and tooling that makes decentralized, local-first development the default—starting with Pares Cache, a free P2P Nix binary cache, and growing into the Pares Marketplace, a universal content marketplace for software, assets, and services. +### [RuneBook](https://github.com/plures/runebook) -
+A visual workspace for connecting terminals, inputs and results. Explore the source and help shape repeatable engineering workflows. -### 🎯 Our Core Values +[Documentation](https://github.com/plures/runebook#readme) · [Public issues](https://github.com/plures/runebook/issues) · [Release record](https://github.com/plures/runebook/releases/tag/v0.19.0) - - - - - - - -
-Creator-First -

-Creator-First -
-90% revenue to creators. Decentralized economics, not platform lock-in. -
-Open Source -

-Open Source -
-Transparent, collaborative, and community-driven development. -
-P2P-Native -

-P2P-Native -
-Local-first, offline-capable, peer-to-peer by default—no central gatekeepers. -
-Quality -

-Quality -
-Rigorous testing, clean code, and exceptional user experience. -
+RuneBook: Source release; metadata observed 2026-09-05. This is a dated observation, not an installation or support guarantee. -
+### [PluresLM](https://github.com/plures/.github/blob/main/docs/products/plureslm.md) ---- +Local memory, decision ledger tracking and procedural execution control for LLMs and agents. Keep context, trace decisions and guide how work gets done. -## 🌟 Featured Projects +[Documentation](https://github.com/plures/.github/blob/main/docs/products/plureslm.md) · [Public issues](https://github.com/plures/pluresLM-mcp/issues) · [Release record](https://github.com/plures/pluresLM-mcp/releases/tag/v2.15.0) -### [Pares Cache](https://github.com/plures/pares-cache) +MCP service: Source release; metadata observed 2026-09-05. This is a dated observation, not an installation or support guarantee. -A **free, P2P Nix binary cache** — the install-base wedge for the Pares ecosystem. Pares Cache lets teams share build artifacts over a decentralized peer-to-peer network, eliminating the need for costly centralized cache servers. +### [Radix](https://github.com/plures/pares-radix) -**Key Features:** -- ⚡ **Zero-Cost Sharing** - Share Nix build artifacts with your team at no infrastructure cost -- 🌐 **P2P Distribution** - Powered by Hyperswarm for truly decentralized artifact distribution -- 🔒 **Cryptographic Verification** - Every artifact is signed and verified -- 🚀 **Drop-In Replacement** - Works with existing Nix workflows and `nix.conf` cache settings -- 📦 **Local-First** - Full functionality offline; syncs automatically when peers are available +A workbench in development for software and agents that operate through explicit capabilities and inspectable rules. -[📖 Documentation](https://github.com/plures/pares-cache#readme) +[Documentation](https://github.com/plures/pares-radix#readme) · [Public issues](https://github.com/plures/pares-radix/issues) · [Release record](https://github.com/plures/pares-radix/releases/tag/v1.55.28) ---- +Radix: Source release; metadata observed 2026-09-05. This is a dated observation, not an installation or support guarantee. -### [Pares Marketplace](https://github.com/plures/pares-marketplace) +## How we build -A **universal content marketplace** built on decentralized infrastructure. Pares Marketplace enables creators to sell software, assets, templates, and services with **90% revenue retention**—compared to the 30–50% taken by traditional platforms. +Our foundations include [Praxis](https://github.com/plures/praxis), [PluresDB](https://github.com/plures/pluresdb), [Unum](https://github.com/plures/unum) and [Chronos](https://github.com/plures/chronos). We are working toward software with explicit permissions, durable data and understandable behavior. -**Key Features:** -- 💰 **90% Creator Revenue** - Minimal platform fees; creators keep what they earn -- 🛒 **Universal Content** - Software packages, design assets, templates, services, and more -- 🔑 **Decentralized Ownership** - Content stored and distributed peer-to-peer via Hyperswarm -- 🤝 **Trustless Commerce** - Cryptographic proofs for license verification, no central authority -- 🌍 **Global Reach** - P2P network means no geographic restrictions or platform availability risk +Projects have different licenses and release stages. Read the license and documentation for the exact version you intend to use; public source does not by itself grant unrestricted use. -[📖 Documentation](https://github.com/plures/pares-marketplace#readme) +## Build with us ---- +Try a documented workflow, report what happened, improve an example or propose a focused contribution through the relevant repository. Use public issues only for nonsensitive information. Check the repository's security policy before reporting a vulnerability. -### [Svelte-as-Gun](https://github.com/plures/svelte-as-gun) - -An experimental project exploring real-time, decentralized data synchronization with Svelte and GunDB. - -**Technologies:** -- ⚡ Svelte for reactive UI components -- 🔫 GunDB for decentralized database -- 🌐 Real-time peer-to-peer synchronization - - ---- - -## 💡 What We Build - -At Plures, we focus on decentralized infrastructure and creator-first commerce tools: - -### Pares Cache — P2P Nix Binary Cache -Free, peer-to-peer Nix binary cache that eliminates centralized infrastructure costs and forms the install base for the Pares ecosystem. - -### Pares Marketplace — Decentralized Commerce -Universal content marketplace where creators retain 90% of revenue. Supports software, assets, templates, and services distributed over P2P networks. - -### P2P Infrastructure (Hyperswarm / PluresDB) -Core networking and database primitives enabling local-first, offline-capable applications with automatic P2P sync. - -### Developer Tooling -Rust-based CLI tools, Tauri desktop apps, and Svelte 5 UI components that power the Pares ecosystem and integrate with standard developer workflows. - ---- - -## 🛠️ Technologies We Love - -
- -![Rust](https://img.shields.io/badge/Rust-000000?style=for-the-badge&logo=rust&logoColor=white) -![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white) -![Svelte](https://img.shields.io/badge/Svelte-FF3E00?style=for-the-badge&logo=svelte&logoColor=white) -![Nix](https://img.shields.io/badge/Nix-5277C3?style=for-the-badge&logo=nixos&logoColor=white) -![Tauri](https://img.shields.io/badge/Tauri-24C8D8?style=for-the-badge&logo=tauri&logoColor=white) -![Node.js](https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white) -![Git](https://img.shields.io/badge/Git-F05032?style=for-the-badge&logo=git&logoColor=white) - -
- ---- - -## 🤝 Get Involved - -We welcome contributions from developers of all skill levels! Here's how you can get involved: - -### 🐛 Report Issues -Found a bug or have a feature request? [Open an issue](https://github.com/plures/.github/issues) in the relevant repository. - -### 💻 Contribute Code -1. Fork the repository you want to contribute to -2. Create a feature branch (`git checkout -b feature/amazing-feature`) -3. Commit your changes (`git commit -m 'Add amazing feature'`) -4. Push to the branch (`git push origin feature/amazing-feature`) -5. Open a Pull Request - -### 📖 Improve Documentation -Documentation improvements are always welcome! Help us make our tools more accessible. - -### 💬 Join the Discussion -Share ideas, ask questions, and connect with other developers in our repositories' discussion sections. - ---- - -## 📜 License - -Our projects are primarily licensed under the **MIT License**, promoting open collaboration and reuse. Check individual repositories for specific licensing information. - ---- - -## 📬 Contact - -- **GitHub:** [@plures](https://github.com/plures) -- **Organization:** Plures LLC -- **Issues:** Use the issue tracker in individual repositories - ---- - -
- -### ⭐ Star our repositories if you find them helpful! - -**Made with ❤️ by the Plures team** - -Building the future of decentralized commerce, one commit at a time. - ---- - - - -
+Useful products, sustainable support and cooperation with users and contributors fund continued development. We intend to earn that cooperation through useful work and clear terms.