go-ethereum/simulations/token_test
2018-05-23 16:32:49 -04:00
..
calltx.js add test cases for tokens 2018-05-23 16:32:49 -04:00
deploy.js add test cases for tokens 2018-05-23 16:32:49 -04:00
package.json add test cases for tokens 2018-05-23 16:32:49 -04:00
README.md add test cases for tokens 2018-05-23 16:32:49 -04:00
token.sol add test cases for tokens 2018-05-23 16:32:49 -04:00

npm install run node deploy.js to deploy the contract.

this will log out a contract in the geth logs.

set the ADDR environment variable to this contract address.
ie export ADDR=<contract_addr>

then run node calltx.js