#smart-contracts
Read more stories on Hashnode
Articles with this tag
What is Mining? Mining is the process of creating new blocks of transactions for the Ethereum blockchain. It enhances security and was crucial when...
Understanding PKP PKP stands for Programmable Key Pairs. Imagine a key that’s smart and safe. With PKP, technology gets a big boost, especially in the...
If you’ve ever heard terms like EVM, OPCODES, stack, and heap, and thought, “Wait, what?” — you’re not alone. Ethereum’s inner workings can sound like...
Providers: - A way to communicate with an Ethereum node.- They allow reading data like account balances, NFT ownership, and more.- Accessible either...
What is the difference between a Provider and a Signer? Providers can only read data, signers can read and write data What is the purpose of having an...
🌟 Introduction to Solidity: Embrace the Power of Smart Contracts🌟 Discover the fascinating world of Solidity, an object-oriented, high-level...