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.
# Clone the repository
git clone https://github.com/yourorganization/paystell.git
# Install dependencies
cd paystell
npm install
# Set up environment variables
cp .env.example .env
# Start development server
npm run start
Contributions are welcome! Please read our CONTRIBUTING GUIDE before submitting PRs.
git checkout -b feat/AmazingFeature
)git commit -m 'feat: some amazing feature'
)git push origin feat/AmazingFeature
)This project is licensed under the MIT License - see the LICENSE file for details.
If you find PayStell useful, please consider: