Payment system for merchants powered by the Stellar network
PayStell is a payment solution that enables merchants to accept payments on the Stellar network easily and securely. It leverages Stellar blockchain capabilities to offer fast, cost-effective, and reliable transactions.
- Simple merchant integration
- Real-time payment processing
- Support for multiple Stellar assets
- Intuitive admin dashboard
- Minimal transaction fees
- Payment links with fixed amounts or variable amounts
- Integration with local and online payments
- Frontend: HTML, CSS, JavaScript, TypeScript
# Clone the repository
git clone https://github.com/yourorganization/paystell.git
# Install dependencies
cd paystell/paystell-frontend
npm install
# Set up environment variables
cp .env.example .env
# Start development server
npm run dev
Contributions are welcome! Please read our CONTRIBUTING GUIDE before submitting PRs.
- Fork the project
- Create your feature branch (
git checkout -b feat/AmazingFeature
) - Commit your changes (
git commit -m 'feat: some amazing feature'
) - Push to the branch (
git push origin feat/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- MPSxDev
- Contributions from the open-source community and OnlyDust
If you find PayStell useful, please consider:
- Starring the repository
- Sharing the project