Community
Contribution Guide
Open Source Philosophy
OPNMRT is a collective effort. We believe that commerce infrastructure should be as open and transparent as the internet itself.
How to get involved:
Core Engine
Contribute to our Rust-based backend or our Next.js frontend architecture.
Themes
Build and publish your own themes to our global marketplace.
Docs
Help us make this manual better. Every PR helps the community.
Git Workflow:
$ git clone https://github.com/opnmrt/engine.git
$ git checkout -b feature/your-innovation
$ npm run test
$ git commit -m "feat: enhance neural vision latency"
$ git push origin feature/your-innovationNeed more detail?
Contact our support team on Discord.