Apiary - Hive API Utility
WIP
Todo
- Full API Coverage
- Follow Rust API Guidelines:
https://rust-lang.github.io/api-guidelines/about.html
- Implement Display for utils
- Extract utils into better structured folders
- Add high-level helpers if possible, like helper for querying with limits
API Coverage
- [ ] condenserapi
block
- [ ] broadcasttransaction
- [ ] broadcasttransactionsynchronous
- [x] findproposals
- [ ] findrecurrenttransfers
- [x] getaccountcount
- [ ] getaccounthistory
- [x] getaccountreputations
- [ ] getaccounts
- [x] getactivevotes
- [x] getactivewitnesses
- [ ] getblock
- [ ] getblockheader
- [ ] getblog
- [x] getblogentries
- [x] getchainproperties
- [ ] getcommentdiscussionsbypayout
- [ ] getconfig
- [ ] get_content
- [ ] getcontentreplies
- [x] getcurrentmedianhistoryprice
License
Licensed under either of
- Apache License, Version 2.0
(LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license
(LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.