-
Reporting tools for partner rev share
-
yarnornpm install -
yarn buildornpm run build -
Rename
config.json.sampletoconfig.jsonand enter relevant API keys -
If only interested in submitting your own exchange reporting plugin:
-
Come up with a prefix for your organization (eg ShapeShift = "SS", "BitRefill" = "BR"), and create a [prefix]Raw.json file in the
cachefolder and enter an empty object. -
In the
srcfolder create a filemyOrganization.jswith the code to fetch transactions from your API and format transactions to match theStandardTxtype (can view incheckSwapService.jsfile) -
In
reporter.jsimport the transaction fetching procedure from yourmyOrganization.jsfile and include near the top of themainfunction. Also make sure you have your organization's transactions printed out withprintTxDataMapin thereportmethod (inreporter.js). -
When in doubt, look at how other teams have implemented their reporting procedure. If you have any further questions please feel free to reach out to the Edge team at our
devSlack channel: https://edgesecure.slack.com/messages/C3LJWEXEK
forked from EdgeApp/edge-reports
-
Notifications
You must be signed in to change notification settings - Fork 0
Transak/edge-reports
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Reporting tools for partner rev share
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 100.0%