keyko-io / filecoin-verifier-tools

Javascript implementation of a HAMT using ipld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement First version of the JS Library to interact with Lotus node

josepablofm78 opened this issue · comments

The first version of the library should use lotus-rpc-client and the Zondax Signing Library.
The capabilities to test would be:

  • Read HAMT tries
  • Send Signed Transactions
  • Read a list of Verifiers with their datacaps
  • Read a list of Verified clients with their datacaps
  • Assign a datacap to a client (By a verifier)
  • Send transactions to Multisig: Propose adding a Verifier, Accept adding a Verifier