Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split cleos into library and CLI utility #1048

Open
stephenpdeos opened this issue Apr 18, 2023 · 0 comments
Open

Split cleos into library and CLI utility #1048

stephenpdeos opened this issue Apr 18, 2023 · 0 comments
Labels
design-review design review required before implementing work discussion enhancement New feature or request

Comments

@stephenpdeos
Copy link
Member

Migrated over from eosnetworkfoundation/mandel#42

Currently cleos is a monolithic command-line utility, and there's no C++ library for EOSIO clients.

It makes sense to place all protocol-related functions in a standalone library, and leave only CLI input and output in the utility.

@stephenpdeos stephenpdeos added the enhancement New feature or request label Apr 18, 2023
@bhazzard bhazzard added design-review design review required before implementing work discussion labels Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design-review design review required before implementing work discussion enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants