Skip to main content

29 docs tagged with "Solidity"

View All Tags

Approve Pattern

Based on ERC20 token learn the rules for transfering tokens, including the approval pattern when a user wishes to instruct a vendor contract to sell a proportion of their tokens.

ERC-4337 Account Abstraction

Design better experiences for your users, such as instant non-custodial wallets, gas-free airdrop claims for users, easy account recovery.

Foundry

Fast build and testing of Solidity Smart Contracts in Rust.

Solidity

Solidity for EVM compatible smart contracts.

Staking Pattern

Ethereum allows a Dev to create a simple set of rules that an adversarial group of players can use to work together.