Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 737 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 737 Bytes

TokenSwapper-ETH--Token

Headless node.js service invoked by script that swaps ETH to another ERC20 token, using kyber.network smart contracts.

Code uses a smart contract deployed to the Rinkeby test network.

To use:

  • run npm install
  • Set variables as necessary in the config.js file in config folder.
  • Run node SwapEtherToToken.js

Notes: