Skip to content

Cleanup Static Methods Interface #1

@usetech-llc

Description

@usetech-llc

Some substrate RPC methods work as read-only to get chain state or parameters, their interface need to be cleaned up in API so that we can extrapolate this cleaned up interface to unified SDKs, which is a future work. Cleaning up means presenting them in the most friendly way to programmers as possible. Some research is needed for use cases of these methods.

The methods include following four groups:

  • account
  • chain
  • state
  • chain

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions