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
- Next.js 14
- React 18
- TypeScript
- Tailwind CSS
- Radix UI
# Clone the repository
git clone https://github.com/yourorganization/paystell.git
# Install dependencies
cd paystell-landing
npm install
# Set up environment variables
cp .env.example .env
# Start development server
npm run dev
# Other available commands
npm run build # Build for production
npm run start # Start production server
npm run lint # Run Biome linting
npm run format # Format code with Biome
npm run check # Run Biome checks and auto-fix
Contributions are welcome! Please read our CONTRIBUTING GUIDE before submitting PRs.
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