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

Create documentation to configFiles of providers #9

Closed
marioidival opened this issue Jul 21, 2021 · 1 comment
Closed

Create documentation to configFiles of providers #9

marioidival opened this issue Jul 21, 2021 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@marioidival
Copy link
Contributor

The price updater can load configurations from a json file to be used as configuration of provider. The struct is pretty simple:

Bitfinex example:

{
  "provider": "bitfinex",
   "config": {
       "0": "eth-add"
   }

The config object represent the relation of tokenID on hermez-node and ethereum address of token on mainnet.

@marioidival marioidival added the documentation Improvements or additions to documentation label Jul 21, 2021
@marioidival marioidival self-assigned this Jul 21, 2021
@marioidival
Copy link
Contributor Author

closed at #17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant