⛽ A network for distributing donations to people for hosting files, performing the following tasks:
- Accepts files for placement
- Generates a hash tree for checking files
- Places information about authorship on the blockchain
- Check the relevance of file storage
- Allows you to donate for file storage
- Distributes donations to relevant links
Platform | Status |
---|---|
Linux | Developing |
Microsoft Windows | Pending |
Mac os | Pending |
- See CHANGELOG.md for major/breaking updates, and releases for a detailed version history.
rustc 1.46.0
Clone project
git clone https://github.com/obaranni/amsspf.git
Build it
cd amsspf && cargo build
Run tests
cargo test
Run amsspf node
cargo run
Move the file you want to save to the "storage" folder, run the program.