Licenses & Attributions
This page lists the open-source components and licenses used within the Swipe platform.
Last updated: 14 May 2025
Internal Codebase
All proprietary code is © 2023–2025 Swipe. All rights reserved.
The Swipe platform includes proprietary algorithms, trading infrastructure, and user interfaces that are not available for redistribution or modification without explicit written permission.
Open-Source Libraries Used
Swipe is built on the shoulders of many excellent open-source projects. We're grateful to the maintainers and contributors of these libraries:
React — MIT License
A JavaScript library for building user interfaces.
Copyright (c) Meta Platforms, Inc. and affiliates.
Next.js — MIT License
The React Framework for Production.
Copyright (c) Vercel, Inc.
Tailwind CSS — MIT License
A utility-first CSS framework for rapidly building custom designs.
Copyright (c) Tailwind Labs, Inc.
Framer Motion — MIT License
A production-ready motion library for React.
Copyright (c) 2020 Framer B.V.
shadcn/ui — MIT License
Beautifully designed components built with Radix UI and Tailwind CSS.
Copyright (c) 2023 shadcn.
Lucide Icons — ISC License
Beautiful & consistent icon toolkit made by the community.
Copyright (c) 2020 Lucide Contributors.
Attribution Requirements
We respect and comply with all open-source license obligations. Source files retain original headers and license texts when required.
The MIT License requires that the license and copyright notice be included in all copies or substantial portions of the software. The ISC License has similar requirements.
We maintain these notices in our codebase and include them in our distributed software as required by the respective licenses.
License Files
Full license texts are available in our public GitHub repository.GitHub repository
For your convenience, here are brief summaries of the licenses mentioned above:
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy of the software to deal in the software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software, subject to including the copyright notice and permission notice in all copies or substantial portions of the software.
ISC License
Permission to use, copy, modify, and/or distribute the software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
For questions about compliance, licensing, or redistribution, please email legal@swipe.trade.

