thirdweb
  • Homepage ↗
  • Guides
  • Case Studies
  • Changelog
  • Docs ↗
  • YouTube ↗

Solidity

A collection of 2 posts
Fuzz Testing in Foundry
Solidity

Fuzz Testing in Foundry

In this guide, we will learn how to use fuzzing of inputs for property-based testing in Foundry. Property-based testing is a way to test general behaviors as opposed to isolated scenarios to check for bugs or unexpected behavior. What are Fuzzing and  Property-Based Testing? Fuzzing or fuzz testing is a
Jan 24, 2023 4 min read
Build An ERC721A NFT Collection using Solidity
ContractKit

Build An ERC721A NFT Collection using Solidity

In this guide, we'll show you how to build and deploy a custom ERC-721A NFT Collection contract using Solidity, using our contracts SDK and CLI. By the end, you'll have a contract deployed onto the Ethereum Goerli test network where you can mint new NFTs via the dashboard. You can
Aug 16, 2022 9 min read
thirdweb © 2023