This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add queries to CLI and Account interface (#230)
* feat: add queries to CLI * feat: format and lint * feat: update README.md * feat: add test coverage * Update src/nile/core/call_or_invoke.py Co-authored-by: Andrew Fleming <[email protected]> * feat: update Account artifact * feat: update sign_transaction signature * feat: update Account artifact * feat: add execution permission to cli again * refactor: remove execute_query duplicated code * fix: update test * fix: format files * feat: update artifacts Co-authored-by: Andrew Fleming <[email protected]>
- Loading branch information