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.
QueryClient
providing an exhaustive API for core SDK module queriesMsgClient
providing and API for core SDK module Msgs (in progress)ModuleMsg
trait for creating extension crates to easily support custom Cosmos modules.Msg
coverage for the core Cosmos SDK modulesAccountInfo
from a keyFeel free to fork and PR! DM Collin on Twitter @ atro0o for feedback/questions.