Skip to content

Add Network Utilities #7

Description

@cbdotguru

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

  • Implement manifest retrieval from github via JSON-HTTP
  • Implement manifest retrieval from ipfs via HTTP
  • Implement manifest posting to ipfs via HTTP
  • Implement posting manifest information to a registry on the ethereum network
  • Implement retrieving manifest information from a registry on the ethereum network

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions