anchor/cli
Adithya Narayan b662ff1460
cli: `anchor account` subcommand to read program account (#1923)
* Setup account subcommand skeleton

* Move IDL deserialization code to syn module

* Change HashMap to serde_json

* Add enum deserialization

* Add account subcommand to docs

* Fix lint

* Add validation for account type

* Fix solana-sdk dependency version

* Fix clippy warnings

* Move IDL deserialization code to cli module

* Remove debug print

* Add integration tests

* Update documentation with example

* Fix clippy warnings

* Fix leftover merge conflict

* run prettier

Co-authored-by: Henry-E <henry.elder@adaptcentre.ie>
Co-authored-by: henrye <henry@notanemail>
2022-12-12 16:11:26 +00:00
..
npm-package v0.25.0 (#2031) 2022-07-05 16:32:55 -04:00
src cli: `anchor account` subcommand to read program account (#1923) 2022-12-12 16:11:26 +00:00
Cargo.toml drop rust version to allow earlier CLIs to compile (#2289) 2022-11-29 11:36:48 +00:00