Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial helper api #3

Closed
6 tasks
barlock opened this issue Nov 28, 2018 · 0 comments
Closed
6 tasks

Initial helper api #3

barlock opened this issue Nov 28, 2018 · 0 comments
Labels

Comments

@barlock
Copy link
Contributor

barlock commented Nov 28, 2018

Overview

This will deliver a cli and node library for developers to interact with an ens resolver #2. The cli will be a wrapper around the library to enable build scripts in bash and node. The cli will aim to allow for easy contract deployment with the goal of providing a wrapper and management of the deployed contract.

Acceptance

  • there exists a globally installable npm cli
  • Cli is a wrapper around a fully functional node library
  • The node lib can
    • Deploy a new contract
    • help set itself as a resolver?
    • Interact with an existing contract to publish new revisions
  • Coverage and linting

Tasks

  • Create node lib
  • Create cli wrapper

Assumptions

  • web3studio needs a standards lib for prettier/eslint etc config
  • hyperlane is a monorepo (cli, core, contracts, etc)
@barlock barlock added this to the MVP milestone Nov 28, 2018
@barlock barlock added the Epic label Nov 28, 2018
@barlock barlock removed this from the Sprint - 11/7 milestone Nov 28, 2018
@barlock barlock mentioned this issue Dec 6, 2018
@barlock barlock mentioned this issue Dec 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant