keyko-io / filecoin-verifier-tools

Javascript implementation of a HAMT using ipld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement API Layer

josepablofm78 opened this issue · comments

Implement over the methods already implemented a new layer that exposes a friendly API to make easy the integration in the frontend app.

This API should be follow the definition specify in #2 , and it should handle the internals like encoding and decoding the parameters, signing transactions...