ethpm 0.1.0-alpha.3

Rust library for EthPM package manifest and registry operations
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Rust EthPM Library

Rust library for EthPM package manifest and registry operations

**NOTE**: In Alpha! Buyer beware!

![Current Build](https://github.com/ethpm/ethpm-rs/workflows/Rust/badge.svg)
[Documentation](https://docs.rs/ethpm/)

## Progress
- [x] Implement full Package specification
- [x] Serialization/Deserialization of Package files to/from disk
- [ ] Serialization/Deserialization of Package files to/from IPFS
- [ ] Handle dependencies
- [ ] Interoperate with Web3 contracts library