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

CoinZark Swap Plugin #1349

Closed
wants to merge 4 commits into from
Closed

CoinZark Swap Plugin #1349

wants to merge 4 commits into from

Conversation

gertjaap
Copy link

@gertjaap gertjaap commented May 2, 2019

This pull request includes the changes for the integration of CoinZark as an Exchange provider in the Edge wallet. See also The related PR in edge-exchange-plugins

PR Requirements

If you have made any visual changes to the GUI. Make sure you have:

  • Tested on iOS Tablet
  • Tested on small Android
  • n/a

env.example.json Outdated
@@ -24,6 +24,10 @@
"affiliateId": "xxxx",
"affiliateMargin": 0.5
},
"x_COINZARK_INIT": {
"apiKey": "xxxx",
"affiliateMargin": 0.5
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The plugin itself seems to be using affiliateId and affiliateFee here. Is this right?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. This was indeed incorrect in the sample. Changed that.

@swansontec
Copy link
Contributor

I rebased this branch on top of our latest development, and pushed it to: https://github.com/EdgeApp/edge-react-gui/tree/coinzark. When you are ready to do the integration again, please use that branch as a starting point.

@swansontec
Copy link
Contributor

We are closing this out, since it has falling behind.

@swansontec swansontec closed this May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants