Strapex is an open-source payment gateway inspired by Stripe, designed to democratize access to a free, secure, and decentralized way of transacting with businesses. By leveraging Starknet, Strapex enables fast, secure, and cost-effective transactions, while offering the enhanced user experience that Starknet provides.
Due to the transparent nature of blockchain, all transactions are publicly visible on the network. This transparency allows for the tracking of individual purchases and business revenue, which may impact privacy for both customers and businesses.
👁️🗨️ Telegram: t.me/strapexlabs 🎨 Figma: Design Edit permission on issue assingation (please DM on Telegram)
Video of the checkout experience demo: https://github.com/user-attachments/assets/9c8908ce-e0cc-44d8-b332-2873ce5cdb5c
We welcome contributions to Strapex! To contribute, please follow these steps:
- Fork the repository by clicking the Fork button at the top right of this page.
- Clone your fork to your local machine:
git clone https://github.com/your-username/strapex.git
- Create a new branch for your feature or bugfix:
git checkout -b feature/your-feature-name
- Commit your changes with clear and descriptive messages:
git commit -m "Add feature: your feature description"
- Push your branch to your forked repository:
git push origin feature/your-feature-name
- Open a pull request from your forked repository to the main repository.
For more detailed guidelines, please refer to the Git Style Guide.
Machuwey 💻 📖 |