Skip to content
Crypto Market Pool

Crypto Market Pool

Blockchain Engineer Resource

  • Crypto Markets
    • Market Prices
    • Market Charts
  • News
  • Mining & Nodes
  • Python & Web3
    • Getting started
    • Python & Web3 Basics
  • Solidity
    • Getting Started
    • Solidity Basics
    • Solidity Samples
    • Solidity Attacks
  • Searchers
    • Getting started
    • Opportunities
  • Resources
  • Shop

Solidity Basics

Learn how to develop a Solidity smart contract

Solidity Basics

Maps in a solidity smart contract

This post has been updated click here A map is like a hash table that allows you to save data…

Solidity Basics

How to create an array in a Solidity smart contract

In place of creating different variables of the same data type you can create an array to store a list…

Solidity Basics

How to create a For Loop in a Solidity smart contract

A loop will run n times where n is the number we pass into the function. There should be an…

Solidity Basics

Fallback function in Solidity smart contracts

A fallback function is executed when a contract receives Ether without any additional data. For your contract to receive Ether…

Solidity Basics

Error Handling in Solidity smart contracts

Assert – is used to check for conditions that should never be possible.  Asserts should always evaluate to true and…

Solidity Basics

Events in Solidity smart contracts

Events are used to inform a calling application about the current state of a smart contract. As transactions occur on…

Solidity Basics

Gas in Solidity smart contracts

In Solidity Gas is a fee which is required to conduct a transaction on the Ethereum blockchain. Gas prices are specified in gwei. Gwei…

Solidity Basics

Pure and View in Solidity smart contracts

Pure, view and payable dictate a Solidity functions behavior. If the behavior of a function is not specified by default…

Posts navigation

Previous 1 … 3 4 5 Next

Recent Posts

  • Create an ERC-1155 smart contract on Ethereum
  • ERC-5573 multi-asset token contracts
  • AI on the Bitcoin blockchain with Python
  • Interact with Gnosis Safes with Python
  • Gnosis Safes
  • Solidity account abstraction

Advertisement

RSS Crypto Currency Reddit

  • Bitcoin bull market awaits as US faces 'bear steepener' — Arthur Hayes
  • Is buying & sending stablecoins easier than international money transfers in LATAM countries?
  • Blockchain technology, Crypto, Tokens and NFT as a substitute for the digitial object identifier (doi) in academic publications
  • 2 Years ago ETH reached its ATH, i had a look what DCA & Staking could have done for you.
  • Vitalik considers implications of adding ZK-EVM, other features to Ethereum mainnet

Subscribe

Get notified when new articles are added to Crypto Market Pool
Loading
Powered by the Crypto Market Pool team | All Rights Reserved | For Educational & Entertainment Purposes Only