ocular 1.0.0-alpha

A client library for Cosmos SDK chains with a focus on pleasant UX
Documentation

Ocular

Ocular is a client library for Cosmos SDK chains with a focus on pleasent UX. Think of it as a convenience wrapper around the cosmrs client features.

Alpha Features

  • Convenience methods around basic Auth, Authz, and Bank module queries (more coming soon), other modules' query client proto definitions are exposed

In progress

  • Exhaustive SDK module query coverage
  • Tx construction and signing allowing multiple messages per tx
  • MsgClient for executing transactions

To do

  • Coin math!
  • Load chain context from chain registry

Contributions

Feel free to fork and PR! DM Collin on Twitter @ atro0o for feedback/questions.