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

Add JsonRPC Clients #78

Merged
merged 6 commits into from
Jun 15, 2024
Merged

Add JsonRPC Clients #78

merged 6 commits into from
Jun 15, 2024

Conversation

LimpidCrypto
Copy link
Collaborator

High Level Overview of Change

This PR add clients for JsonRPC requests. For no_std we use reqwless and for std we use reqwest.

Context of Change

#17

Type of Change

  • New feature (non-breaking change which adds functionality)

Before / After

Test Plan

There is a test for requesting the current fees with the std client.

@LimpidCrypto LimpidCrypto added the enhancement New feature or request label Jun 13, 2024
@LimpidCrypto LimpidCrypto added this to the Add clients milestone Jun 13, 2024
@LimpidCrypto LimpidCrypto self-assigned this Jun 13, 2024
@LimpidCrypto LimpidCrypto changed the base branch from main to dev June 13, 2024 17:34
@LimpidCrypto LimpidCrypto merged commit e264d15 into dev Jun 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

None yet

1 participant