Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rkmonarch/veilpay
VeilPay is a platform designed to facilitate secure and private donations using cryptocurrency. It allows users to receive donations in the coin of their choice without the need to share their wallet addresses, ensuring both privacy and ease of use.
https://github.com/rkmonarch/veilpay
Last synced: 26 days ago
JSON representation
VeilPay is a platform designed to facilitate secure and private donations using cryptocurrency. It allows users to receive donations in the coin of their choice without the need to share their wallet addresses, ensuring both privacy and ease of use.
- Host: GitHub
- URL: https://github.com/rkmonarch/veilpay
- Owner: rkmonarch
- Created: 2024-07-01T07:29:33.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-20T12:52:43.000Z (3 months ago)
- Last Synced: 2024-08-20T14:52:31.615Z (3 months ago)
- Language: TypeScript
- Homepage: https://veil-pay.vercel.app
- Size: 7.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# VeilPay
[![VeilPay Logo](https://www.veilpay.xyz/logo.png)](https://www.veilpay.xyz)
VeilPay is a platform designed to facilitate secure and private donations using cryptocurrency. It allows users to receive donations in the coin of their choice without the need to share their wallet addresses, ensuring both privacy and ease of use. Whether you're a content creator, a charity, or simply someone looking to support a cause, VeilPay offers a streamlined and confidential way to manage your donations.
## 🚀 Features
- **Privacy-Focused**: Users can receive donations without revealing their wallet addresses, ensuring complete privacy.
- **Multi-Currency Support**: Accept donations in various cryptocurrencies, giving your supporters flexibility.
- **User-Friendly Interface**: Easy-to-use platform for both donors and recipients.
- **Real-Time Transactions**: Instant notifications and updates for every transaction.## 🌐 Live Demo
You can try out VeilPay and see it in action at [VeilPay](https://www.veilpay.xyz).
## 🛠️ Tech Stack
- **Frontend**: Next.js
- **Backend**: Solana
- **Languages**: TypeScript## 📦 Installation
To get started with VeilPay locally, clone the repository and install the dependencies:
```bash
git clone https://github.com/rkmonarch/veilpay.git
cd veilpay
pnpm i
```
🚀 Running the Project
After installing the dependencies, you can start the development server:```
pnpm dev
```Open http://localhost:3000 in your browser to see VeilPay in action.
## 🛠️ Development
VeilPay is actively maintained and developed. To contribute or report issues, please follow these guidelines:
- **Contributing**: Please refer to the [CONTRIBUTING.md](https://github.com/rkmonarch/veilpay/blob/main/CONTRIBUTING.md) file for contributing guidelines.
- **Reporting Issues**: Open an issue on the [GitHub Issues page](https://github.com/rkmonarch/veilpay/issues) for any bugs or feature requests.## 📜 License
VeilPay is licensed under the [MIT License](https://opensource.org/licenses/MIT). See the [LICENSE](https://github.com/rkmonarch/veilpay/blob/main/LICENSE) file for details.
## 📫 Contact
For any inquiries or support, please reach out to:
- **Email**: [[email protected]](mailto:[email protected])
- **GitHub**: [github.com/rkmonarch](https://github.com/rkmonarch)
- **Twitter**: [twitter.com/0xrahulk](https://twitter.com/0xrahulk)---
Feel free to explore VeilPay, contribute to its development, or use it for your donation needs. We appreciate your support and feedback!