ChainSafe / ChainSafe/EthereumRPCSharp

SDK Modularization

Open
#18 1 comment 0 reactions 0 assignees View on GitHub
Epic
Dominant language
C#
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The SDK currently consists of a single binary with many interdependent classes. To facilitate runtime configuration (such as being able to select from among multiple wallet implementations), we need to modularize the SDK and re-architecture it around the concept of inverted dependencies. This will allow us to have a single, well-defined, stable core, with new functionality being added around this core rather than inside of it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.