Imagine I created a software and I want to control the usage by implementing software licensing. I think blockchain or NFT can reduce or solve piracy issue.I just see blockchain as another tool in the belt that solves some problems and provides some interesting new opportunities in software development.
I could be mis-reading in my early studies. But I believe that any code that becomes part of the blockchain ecosystem is by default open-source. However, the immutability of the block chain and inherently secure “chain” ensures that any gains, rewards … really anything … can’t be contested. Once a block has been laid in the chain, then it is unchangeable. Think NFT’s … you can prove ownership of the digital asset, but no one owns the blockchain code.Imagine I created a software and I want to control the usage by implementing software licensing. I think blockchain or NFT can reduce or solve piracy issue.
Yes, I mean the software is one form of digital asset, like song, music, movie, game or apps.you can prove ownership of the digital asset
Support for sending funds will be released later today.how can i send tokens to another wallet ?
Thank you @Erel for creating this library specifically, and for the tools in general with which to code more efficiently.Support for sending funds will be released later today.
I've decided to move most of the flow/logic to the B4X code as the Web3j implementation was not robust enough.
Thanks for the links ... that made for some good reading, while I was BBQ'ing some chicken on the grill last night. I always wondered about the disposition of the "actual" digital asset itself. Is it embedded/encoded in the respective blockchain, or is it referenced with a link (URL) to a storage location? Apparently, there are "central" authorities which store in the cases within the documents above. I don't know if that is ALL cases, however, as I am still very much learning about this new tech.Folks might find this linked perspective interesting. Blob post by Moxie and a twitter thread of comments. Touches on Infura, dApps, etcs.
My first impressions of web3, moxie, Jan 7.
Read this item today.
Blockchain-based systems are not what they say they are
If you go out seeking to learn why blockchains and the systems built atop them are apparently the future of our web, you’ll begin to see some common themes. These fall apart under further scrutiny.blog.mollywhite.net
Just early, higher risk times. Not enough decentralization yet.
Some more thoughts regarding immutability and decentralization. I'm really immersing myself in learning about this technology, as it's nice to be in on something relatively early on ... "make hay while the sun shines" ... It's a hot area of interest right now.Folks might find this linked perspective interesting. Blob post by Moxie and a twitter thread of comments. Touches on Infura, dApps, etcs.
My first impressions of web3, moxie, Jan 7.
Read this item today.
Blockchain-based systems are not what they say they are
If you go out seeking to learn why blockchains and the systems built atop them are apparently the future of our web, you’ll begin to see some common themes. These fall apart under further scrutiny.blog.mollywhite.net
Just early, higher risk times. Not enough decentralization yet.
I am completely lost about this technology. I have watched some YouTube videos in a few moments of free time while waiting for an e-mail response and though I 've got a grip of the general idea I got more confused. So here are my questions to the other B4Xers that know more on the subject:
1) Blockchain technology makes a block immutable, right?
2) What does this mean. Isn't the block a digital asset? Can you just flip some bits?
3) If doing this just renders it garbage then what happens to the rest of then Blockchain (I mean the blocks before it and the blocks after it)?
4) If there are several copies of this block (like files) what does this mean? I mean relatively to the cryptocurrencies. That I may own the same bitcoin with others?
5) I saw that Blockchain technology can be used for digital asset, cryptocurrency and also decentralized web apps. Right?
6) How is everything in question five connected to the fact that a block is just a bunch of bytes easily cloneable, I mean in a manner of assets of a company?
7) Is Web3X connected only with cryptocurrency transactions?
8) Is decentralized web apps as a part of block chain technology a new way of microservices or a new way of app copying to several servers? How decentralized web app Blockchain technology work? Why would someone spend his resources (f.e. electrical and computer power) just to serve my web app? How this affects the earnings of a company?
9) What is a DAO?
10) What is an NFT?
11) Do you want to go to the toilet, drink some water from the fridge, or have something to eat ? because a lot of questions like these keep popping off of my head but I 'd better keep them for another message...
I stopped at 2:25:56This free training by freeCodeCamp on YouTube is excellent. If you just want to watch the first 1.5 hrs, you will gain a deep understanding of how blockchain technology works. The other 14.5 hrs is related to development. I'm watching the whole thing just because it is so thorough, but I plan to utilize B4x for my development work of course .
I find understanding blockchain technology to be a work in progress ... and just like quantum mechanics*, and as alluded below, maybe no-one fully understands it....
*It is tempting, faced with the full-frontal assault of quantum weirdness, to trot out the notorious quote from Nobel prize-winning physicist Richard Feynman: “Nobody understands quantum mechanics.”
I roughly get the idea of Solidity. Until one day I need to build an app on blockchain tech, I will skip it for now.I admit I skimmed from about hour 2 to hour 16 .