What is it?
Add network utility functions to retrieve and post package manifests.
Problem
There are currently no functions that enable the tool to make calls to various networks for posting or retrieving package manifests.
Solution
Network utilities should be added to: post and retrieve manifest information to/from ethereum networks via JSON-RPC and JSON-HTTP, and post/retrieve manifests to/from ipfs via HTTP, and retrieve from github via JSON-HTTP.
Steps to implement
What is it?
Add network utility functions to retrieve and post package manifests.
Problem
There are currently no functions that enable the tool to make calls to various networks for posting or retrieving package manifests.
Solution
Network utilities should be added to: post and retrieve manifest information to/from ethereum networks via JSON-RPC and JSON-HTTP, and post/retrieve manifests to/from ipfs via HTTP, and retrieve from github via JSON-HTTP.
Steps to implement