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

feat: anychain-ethereum-cli binary #79 #85

Merged
merged 3 commits into from
Aug 9, 2023

Conversation

clamcy
Copy link
Collaborator

@clamcy clamcy commented Aug 9, 2023

No description provided.

@clamcy clamcy requested a review from shuimuliang August 9, 2023 05:17
@clamcy clamcy linked an issue Aug 9, 2023 that may be closed by this pull request
@shuimuliang
Copy link
Collaborator

  1. anychain-etherum-cli does not depend on anychain-bitcoin crate. in Cargo.toml.
  2. please specify the cargo version of anychain-core, anychain-ethereum, e.g:
    anychain-core = { path = "../anychain-core", version = "0.1.2" }
    anychain-ethereum = { path = "../anychain-ethereum", version = "0.1.1" }
  3. Move the project directory to the examples directory.

@shuimuliang shuimuliang merged commit 41cd46d into main Aug 9, 2023
@shuimuliang shuimuliang deleted the 79-feat-anychain-ethereum-cli-binary branch August 9, 2023 08:21
@clamcy clamcy removed their assignment Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: anychain-ethereum-cli binary
2 participants