Skip to content

JamesVictor-O/paystell-website

 
 

Repository files navigation

PayStell 💫

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.

🚀 Features

  • 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

🛠️ Technologies

  • Frontend: HTML, CSS, JavaScript, TypeScript

🏁 Quick Start

# 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

🤝 Contributing

Contributions are welcome! Please read our CONTRIBUTING GUIDE before submitting PRs.

  1. Fork the project
  2. Create your feature branch (git checkout -b feat/AmazingFeature)
  3. Commit your changes (git commit -m 'feat: some amazing feature')
  4. Push to the branch (git push origin feat/AmazingFeature)
  5. Open a Pull Request

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

💬 Community

🧑‍💻 Authors

  • MPSxDev
  • Contributions from the open-source community and OnlyDust

⭐ Support the Project

If you find PayStell useful, please consider:

  • Starring the repository
  • Sharing the project

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.8%
  • CSS 2.0%
  • JavaScript 0.2%