Best of Blockchain — October 2021
- 1
- 2
Better Programming·5y
Create a Blockchain Game With Solidity, Web3, and Vue.js
Build a decentralized game using Ethereum public blockchain using Solidity, Web3, and Vue.js. We will focus more on the frontend side in the next part, but first, I will give a brief explanation about the Solidity side and how to deploy it to Rinkeby testnet. You need to install MetaMask and enable the extensions in Chrome.
- 3
gitconnected·5y
Deploy your static web app to a blockchain and make it a Web3.0 app in 5 minutes
Dfinity is the world’s first blockchain that runs at web speed with unbounded capacity. The protocol is connecting multiple physical data centers around the world. It runs units of processing on them called “canisters” which you can think of as containers that run web assembly (WASM) bytecode.
- 4
ITNEXT·5y
Understanding Solidity by example
This article is for coders that already have some knowledge of some programming languages and Object Oriented Programming. The examples that we will cover are currently available in the Remix introduction examples. I will copy/paste some chunks of code in this post just in case they update or delete it. There are 3 use cases covered ordered by increasing complexity.
- 5
The New Stack·5y
Web3 Architecture and How It Compares to Traditional Web Apps – The New Stack
Venture capitalist Chris Dixon ignited a Twitter debate last week with a thread about “Why Web 3 matters.” Dixon positions this new era as a kind of antidote to Web 2.0 (2005-2020) In Web3, he says, “ownership and control is decentralized”