bcnmy / hyphen-sdk

Repository containing Hyphen SDK code that helps you integrate Hyphen cross-chain asset transfer protocol in your Dapp. Hyphen SDK provides you simple to use methods that connects directly with Hyphen liquidity pools on supported chains and hyphen nodes to fetch information related to cross chain transfer transactions.
MIT License
5 stars 2 forks source link

Transfer fees and node fetch #17

Closed ToJen closed 2 years ago

ToJen commented 2 years ago

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

This change:

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration:

Nothing special yet but note that for e2e tests, a .env file has to be created based on the .env.example template file under test/e2e/.

Steps to reproduce

Automated Tests Added/Updated

Coverage

Based on unit tests only: Screen Shot 2022-05-27 at 6 45 25 AM

Checklist: