#smart-contracts
Read more stories on Hashnode
Articles with this tag
In Solidity, several key functions for encoding and decoding data are encode, encodePacked decode string.concat ,bytes.concat and finally, type...
Smart contracts allow conducting transparent raffles on the blockchain by enforcing rules in code. We will build a decentralized Ethereum raffle that...
Application Binary Interfaces (ABIs) are essential to smart contracts on Ethereum and other blockchain platforms. An ABI defines how to interact with...
The concept of smart contracts originated in the 1990s with the creation of blockchain technology and has grown into a transformative force in...
Web3 and blockchain technology are transforming the internet and opening up new developer opportunities. As decentralized applications and...
Crowdfunding has become a popular way for entrepreneurs to raise funds for their projects without resorting to traditional financing methods. With the...