Skip to content

uDEFIsharedGIT/CEngine

Repository files navigation

CEngine

CEngine - An engine to execute copy trading on decentralized exchange via 0x protocol.

Usage

export INFURA_API_KEY=MyInfuraAPIKey
  • Set you Ethereum account with your mnemonic words and make sure it have WETH on it.
export MNEMONIC="the quick brown fox jumps over the lazy dog"
  • Run the program
npm install -g truffle
npm install
npm start

About

CEngine - An engine to execute copy trading on decentralized exchange via 0x protocol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors