#manifest #package #registry #operations

no-std bin+lib ethpm

Rust library for EthPM package manifest and registry operations

3 releases

0.1.0-alpha.3 Nov 22, 2019
0.1.0-alpha.2 Jun 14, 2019
0.1.0-alpha.1 Jun 12, 2019

#79 in #manifest

MIT license

21KB
379 lines

Rust EthPM Library

Rust library for EthPM package manifest and registry operations

NOTE: In Alpha! Buyer beware!

Current Build Documentation

Progress

  • Implement full Package specification
  • Serialization/Deserialization of Package files to/from disk
  • Serialization/Deserialization of Package files to/from IPFS
  • Handle dependencies
  • Interoperate with Web3 contracts library

lib.rs:

Types for working with EthPM Manifests

Dependencies

~1–2MB
~41K SLoC