Skip to content

Contributing

O edited this page Oct 23, 2025 · 2 revisions

Contributing to O Blockchain

Thank you for your interest in contributing to the O Blockchain project!

How to Contribute

  1. Fork the repository on GitHub
  2. Create a feature branch for your changes
  3. Make your changes following our coding standards
  4. Test your changes using the simulation framework
  5. Submit a pull request with a clear description

Development Guidelines

  • Follow Bitcoin Core coding standards
  • Add tests for new features
  • Update documentation as needed
  • Ensure all tests pass before submitting

Getting Help

  • Check the Architecture Overview for technical details
  • Use the simulation framework in the simulation/ directory for testing
  • Open an issue for questions or bug reports

License

By contributing, you agree that your contributions will be licensed under the MIT License.

Clone this wiki locally