Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 497 Bytes

ROADMAP.md

File metadata and controls

11 lines (10 loc) · 497 Bytes

Roadmap

Short-Term

  • Fix autogen to use GET or POST based on whether the function is constant, not whether it has inputs or outputs.
  • User-friendly CLI interaction via commander
  • Check that the static convert method is working when imported to another npm package.
  • Add default definitions for Ethereum primitive types other than address & receipt
  • Write tests for a variety of contracts

Long-Term

  • Community contribution guidelines
  • Event Support