1 unstable release
new 0.1.0 | Dec 16, 2024 |
---|
#80 in Magic Beans
230KB
2.5K
SLoC
BPM - Blockchain Package Manager
BPM is a cross-platform software that allows for verifiable, proven and secure package compilation, building, fetching, verification, and deployment.
Notice
This project is still WIP, we are currently at an early stage where we are figuring out how to architecture and build BPM. If you would like to join us do not mind reaching out to us :)
Clone repository
git clone --recurse-submodules git@github.com:Meta-A/bpm.git
Dependencies
To build our project, you need to have the following dependencies installed:
pkg-config
clang
protobuf
On Arch Linux, you can install them by running the following command:
pacman -S pkg-config clang protobuf
Current properties & features
- Rust language
- Hashing of source code & binaries
- Hedera blockchain support
- ArchLinux PKGBUILD integration
Planned features
- Support for 10-20 most popular packaging formats
- Support for several blockchains to choose from, including “multichain”
- BBPM running in a resident/daemon/service mode, which would allow auto scheduling
- Connections to “data storage” options: IPFS, Filecoin, etc.
- API, and several modules/samples using it
Dependencies
~79MB
~1.5M SLoC