getting-started
Welcome to pod
Devnet
Coming from Ethereum?
Execution Model
Solidity and EVM
JSON-RPC
Foundry and Alloy
Core Concepts
Protocol Overview
↗
Payments don't need Consensus
↗
What makes pod fast?
Censorship Resistance
Gas Pricing
↗
examples
Tokens
Smart Contract
Transfer
Events
NFTs
Smart Contract
Minting a token
Transfer
Auctions
Smart contract
Submitting a bid
Reading bids
Voting
Voting Contract
Interacting with the contract
Building on pod
JSON-RPC
RPC-API
Base URL
Common Response Fields
Error Handling RPC
Ethereum-compatible
Pod-specific
Security Considerations
Resources
Solidity SDK
SharedCounter
OwnedCounter
Balance
Uint256Set
AddressSet
requireTimeBefore
requireTimeAfter
Rust SDK
↗
More Resources
Blockchains are not fit for fast auctions.
↗
Throughput vs Latency.
↗
Toggle theme
Fund wallet
Search
⌘K
Examples
Simple examples to dip your toes into pod.
Example
Description
Tokens
Create and transfer fungible tokens
NFTs
Create and transfer non fungible tokens
Auctions
Participate in first-price open auctions with bid deadline
Voting
A voting system
Feed
A stream of content with upvotes (e.g. social feed)