# Example Contracts

A collection of XPR Network Smart Contract examples

# Beginner examples

Hello World - Github (opens new window)

Key Value Storage - Github (opens new window)

Get Transaction ID - Github (opens new window)

# Intermediate examples

Create Token - Github (opens new window)

Create NFTs - Github (opens new window)

Contract Balance - Github (opens new window)

Allow - Github (opens new window)

RNG - Github (opens new window)

# Advanced examples

AtomicAssets - Github (opens new window)

Escrow - Github (opens new window)

Storage - Github (opens new window)

# Examples repository

All contract examples are available here (opens new window)