" for the moment fees can only be paid in ether and therefore all users of your tokens need it." p so the token holders need ether? Distributed from when I init the token or do they need to associate the token with their eth wallet and then pay eth to trade the token?
CEOX1X
@etherceo1x1
hi
i want to write 1st contract here but i m looking for help
if anybody can help here will be much obliged
xlcrr
@xlcrr
im in the same boat, maybe we can work together?
i am trying to create a token to vote on a custom dao
novumhouse
@novumhouse
I hava a simple question. I have 2 000 000 (30blocks left to download. If i close the program i will download
it from the beginning?
braigetori
@braigetori
it started from the beginning for me
xlcrr
@xlcrr
it never starts again for me
but I am saving it externally and specifying my path every time
it saves it automatically for me. It shoud save for your too in --datadir folder
on os x ~/Users/User/Library/Ethereum/geth/chaindata
check the size of that folder
if you stop downloading and start again mist will check this folder and it should continue to save into it
novumhouse
@novumhouse
ok, it saves automatically for me to. thanx
xlcrr
@xlcrr
I have a few questions
how can I get my web-app api to hit a function on my smart contract? eg mint a token
how can I create wallet id's for users? Do I need to run a full node on my server? Is --fast mode enough to run a full node? How expensive is running a node? Do users need to have eth to send mytoken and pay gas or can I implement a tax on mytoken?
Trimac
@Trimacom
hello. im looking for the list of the tokken that has buil on ethereum net. can somebody give me some link please?
could sb please tell me what can i do with ethers from test-net network?
where can i read about it?
yungsarria
@yungsarria
Could someone guide me on writing a smart contract? I think what I am looking for isnt so hard, willing to pay if necesary, sorry if this post isn´t allowed here. I read the FAQ And couldn´t find anything that said this isn´t allowed.
Jeffrey Anthony
@jeffanthony
@novumhouse & @yungsarria please refer to ethereum.org and read down, it will introduce you to contracts with a starter token dapp.