Search content
Sort by

Showing 8 of 8 results by sucre45
Post
Topic
Board Altcoin Discussion
Re: Ethereum revenue model
by
sucre45
on 06/07/2021, 21:58:21 UTC
thanks for the reply's i will use the information Smiley
Post
Topic
Board Altcoin Discussion
Topic OP
Ethereum revenue model
by
sucre45
on 06/07/2021, 12:03:35 UTC
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
Post
Topic
Board Development & Technical Discussion
Re: how does transaction fees work
by
sucre45
on 06/07/2021, 11:56:30 UTC
Thanks for the information
Post
Topic
Board Development & Technical Discussion
Re: how does transaction fees work
by
sucre45
on 30/06/2021, 16:17:11 UTC
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 =)
Post
Topic
Board Development & Technical Discussion
Re: how does transaction fees work
by
sucre45
on 30/06/2021, 12:37:24 UTC
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?

Translated with www.DeepL.com/Translator (free version)
Post
Topic
Board Development & Technical Discussion
Re: how does transaction fees work
by
sucre45
on 30/06/2021, 09:41:27 UTC
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
Post
Topic
Board Development & Technical Discussion
Re: how does transaction fees work
by
sucre45
on 29/06/2021, 21:42:43 UTC
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
Post
Topic
Board Development & Technical Discussion
Merits 5 from 2 users
Topic OP
how does transaction fees work
by
sucre45
on 29/06/2021, 17:20:30 UTC
⭐ Merited by NotATether (4) ,ETFbitcoin (1)
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