Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 242 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 242 Bytes

ETHLend Presale and token sale smart contract

https://ethlend.io

How to run tests?

npm install
npm install -g mocha

# In one window
node_modules/.bin/testrpc --port 8989 --gasLimit 10000000

# In another window
./run_tests.sh