Bitcoin Forum
September 27, 2025, 01:57:07 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Altcoin Discussion / Ethereum revenue model on: July 06, 2021, 12:03:35 PM
hello all,

i was wondering how the revenue model of ethereum works.

Does the company make a profit from transaction that happen or from technology that the company sells or something else entirely?

kind regards
2  Bitcoin / Development & Technical Discussion / Re: how does transaction fees work on: July 06, 2021, 11:56:30 AM
Thanks for the information
3  Bitcoin / Development & Technical Discussion / Re: how does transaction fees work on: June 30, 2021, 04:17:11 PM
Partly correct, except the node isn't something that's created, you run a lightning node just like running a cryptocurrency node.
Some SPV wallets have their own implementation of a "light" lightning client.
To create a channel, the bitcoins will be locked through a special "funding transaction", that involves another node.

After a lightning transaction, the user may choose not to close the channel; the user can use it for more LN payments up to the channel's capacity (funds).
The channel should only be closed when the user want to claim his part into on-chain funds.

There's more to that and the info should be available in various sources like for example: The Lightning Network FAQ
And specially from this site: http://lightning.network/how-it-works/ | http://lightning.network/docs/
Lastly, it's getting off-topic, here are some documentations you will need: https://developer.bitcoin.org/

okay thank you for the information, really helped me out =)
4  Bitcoin / Development & Technical Discussion / Re: how does transaction fees work on: June 30, 2021, 12:37:24 PM
I did a little research on bitcoin's lighting network

If I understand correctly it works like this:

From a btc wallet the btc is converted to a lighting wallet. then a node is created and so a payment channel is created. after the transaction is done this channel is closed and sent back to the blockchain.

If we step away from the bitcoin network for a moment.

Is it possible to create a Coin and then create a lighting network and implement this in an app?

5  Bitcoin / Development & Technical Discussion / Re: how does transaction fees work on: June 30, 2021, 09:41:27 AM
thank you all for your answers Wink

i would like to create an app that allows users to quickly and cheaply go through transaction such as for payment in the supermarket etc.

Now I understand more how transactions work on the bitcoin network and how it works at ripple.

Now I wonder which network is best to do this with.
I assume that on the btc and eth network will not work.
Is the bep20 network of binance a good idea or will the transaction costs here also be too large for the concept I would like to implement?


thanks again to everyone who is trying to help me find my way around this.

 Grin
6  Bitcoin / Development & Technical Discussion / Re: how does transaction fees work on: June 29, 2021, 09:42:43 PM
Thanks for the posts everyone, learn a lot from this.

So if I understand correctly it works like this.

the higher the transaction cost the faster the transaction will take place on the bitcoin network.

But how does it work with Ripple, because if I am not mistaken there are low transaction fees and the transactions take approx 15 minutes

sorry if i ask stupid questions  Tongue
7  Bitcoin / Development & Technical Discussion / how does transaction fees work on: June 29, 2021, 05:20:30 PM
Hello all,

I am new to this platform,
I have been involved in crypto for several years. But now I would like to get
But now I would like to delve into developing crypto.

I was wondering now how it works with the transaction costs.
Who or what determines the transaction costs of a coin.

Can the developer set this himself?

Kind regards
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!