Skip to content

Implement Chain struct to represent blockchain network #2526

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

Merged
merged 2 commits into from
Apr 17, 2025
Merged

Conversation

filipmacek
Copy link
Member

Pull Request

  • types all the supported blockchain networks in the enum Blockchain
  • implements Chain struct that defines blockchain with name and unique network id
  • Blockchain(EVM) adapter #1335

@filipmacek filipmacek added the rust Relating to the Rust core label Apr 17, 2025
@filipmacek filipmacek requested a review from cjdsellers April 17, 2025 14:04
@filipmacek filipmacek self-assigned this Apr 17, 2025
@cjdsellers cjdsellers merged commit 132e37e into develop Apr 17, 2025
18 checks passed
@cjdsellers cjdsellers deleted the chain-defi branch April 17, 2025 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust Relating to the Rust core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants