mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 02:12:23 +00:00
| .. | ||
| calltx.js | ||
| deploy.js | ||
| package.json | ||
| README.md | ||
| token.sol | ||
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