renproject/ren-js

Allow developers to configure/override RenJS dependencies

Closed this issue · 1 comments

0x31 commented

Standard interfaces should be designed and documented to allow developers to override some of the following:

  • The lightnode URL - supported but not documented
  • The Ethereum connection - supported by providing a Web3 provider
  • The price feeds used to choose shards
  • The APIs used to look for transactions to the gateway addresses
0x31 commented

RenJS now supports a variety of ways of overriding or configuring 3rd party APIs.