| Crates.io | ocular |
| lib.rs | ocular |
| version | 1.0.0-beta-0.0.1 |
| created_at | 2022-01-26 19:50:51.139783+00 |
| updated_at | 2023-02-03 22:19:33.589633+00 |
| description | A client library for Cosmos SDK chains with a focus on pleasant UX |
| homepage | |
| repository | https://github.com/PeggyJV/ocular |
| max_upload_size | |
| id | 521818 |
| size | 142,191 |
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 API for core Cosmos SDK module queriesMsgClient providing an API for executing transactions, and support for core Cosmos SDK module messagesModuleMsg trait for creating extension crates to easily support custom Cosmos modules.AccountInfo type constructable from a mnemonic or on-disk key. Used for signing and deriving addresses for various chains.Feel free to fork and PR! DM Collin on Twitter @ atro0o for feedback/questions.