WeightMempool: An Optimized Transaction Pool Manager and Block Verification Optimizer. focused on high-performance and practical use.
WeightMempool is built to be simple and practical, focusing on doing one thing well.
Why WeightMempool?
- WeightMempool: An Optimized Transaction Pool
- Manager and Block Verification Optimizer.
- focused on high-performance and practical
- WeightMempool: An Optimized Transaction Pool
- Manager and Block Verification Optimizer.
- focused on high-performance and practical
- python
- Modular architecture
- CI-ready (GitHub Actions)
- Clone the repository:
git clone https://github.com/fuad403273/WeightMempool.git cd WeightMempool- Install in editable mode:
pip install -e .
To configure WeightMempool, modify the settings in the configuration file. Options include:
- DEBUG: Enable or disable debug mode.
- ALLOWED_HOSTS: Set allowed hostnames.
- DATABASES: Configure database settings.
Pull requests and issue reports are both welcome. Please read the existing code style before submitting.
This project is licensed under the MIT License. See the LICENSE file for details.