Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Uther – Make Ethereum Better, based on Ethereum
by
uthercoin
on 07/06/2016, 01:26:45 UTC
Tip contract is online.

How to get a tip from the tip contract in Geth
1. watch it
    loadScript("deploy-tip.js")
you can get the file from here: https://github.com/btc2nxt/p2pWorld

2. send tx to the contract
  personal.unlockAccount(eth.accounts[0]); 
  tip1.snapTip.sendTransaction(0,{from: eth.accounts[0],gas: 1000000})

will get 5 free uther , enjoy it.

thanks.  i'd like to snap 5 uthers for myself.