ew-market-matcher
v1.0.1-alpha.16
Published
A matcher automates buying and selling certificates on the Origin platform.
Downloads
27
Readme
ew-market-matcher
A matcher automates buying and selling certificates on the Origin platform.
How-to
Update the config file in example-conf/production-conf.json
- Make sure that
marketContractLookupAddressandoriginContractLookupAddressmatch your deployed Origin contracts
Install
Install the dependencies for the Matcher.
npm install
Run
npm start example-conf/production-conf.json
