Technology
Cryptocurrency
Blockchain
Web Development
Ethereum
Software Development
Blockchain Development
Are you planning on giving Ethereum Blockchain Development/ Web3.0 a shot in 2022?
I have something you wanna check out ↓
I have something you wanna check out ↓
1. The Ethereum platform is open to anyone who wants to deploy permanent and immutable decentralized applications onto it.
To use the platform, all you need is an internet connection.
To use the platform, all you need is an internet connection.
2. State transitions are processed by the Ethereum Virtual Machine(EVM).
Programs written to the EVM are popularly known as smart contracts.
Programs written to the EVM are popularly known as smart contracts.
3. What are DApps?
A DApp is a web application that constitutes a frontend UI and a backend smart contract on a blockchain.
The front end of a DApp is built with JavaScript.
A DApp is a web application that constitutes a frontend UI and a backend smart contract on a blockchain.
The front end of a DApp is built with JavaScript.
4. The frontend communicates with the smart contracts via frameworks (eg. ethers.js, web3.js )
Developers familiar with JavaScript can start writing code very quickly.
Developers familiar with JavaScript can start writing code very quickly.
5. What is Solidity?
Solidity is an OOP for writing smart contracts.
It is influenced by C++, Python, and JavaScript and is designed to target the EVM.
Solidity is an OOP for writing smart contracts.
It is influenced by C++, Python, and JavaScript and is designed to target the EVM.
6. To write code in Solidity, you can use any text editor o web-based IDEs
Solidity is designed around ECMAScript syntax it makes it familiar for existing web developers.
Solidity is designed around ECMAScript syntax it makes it familiar for existing web developers.
That's it for the thread.
Follow me if you love this and want more content on software development.
A retweet of the first post will be appreciated.
Follow me if you love this and want more content on software development.
A retweet of the first post will be appreciated.
I go into details with my article: "introduction to Ethereum blockchain development."
GIve it a read ↓
blog.michaelasiedu.com
GIve it a read ↓
blog.michaelasiedu.com
Loading suggestions...