ai3-lib 0.2.0

AI3 support library for PoT-O validator and miner components
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Contributing

Contributions are welcome. This repository is maintained by [TribeWarez](https://github.com/TribeWarez).

## How to contribute

1. Fork the repository and create a branch from `main`.
2. Make your changes; ensure `cargo test` and `cargo clippy` pass.
3. Run `cargo fmt` before committing.
4. Open a pull request with a clear description of the change.

## Code of conduct

Be respectful and constructive. We follow a code of conduct aligned with the TribeWarez ecosystem.

## License

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