Paxeer Logo PAXEER
Tutorials

Paxeer Development Tutorials

Welcome to our curated list of community tutorials. Learn Paxeer development step-by-step from builders who have already done it.

Don't commit .env! Please make sure never to share or expose your .env file with anyone, as you are compromising your secrets in doing so. If you are using version control, add your .env to a gitignore file.

18 tutorials available

Featured tutorials

Beginner 15 min read

Hello World Smart Contract for Beginners

Deploy your first smart contract to Paxeer. A perfect starting point for Solidity beginners.

Solidity Smart Contracts Remix
Beginner 30 min read

How to Create and Deploy an OPAX-20 Token

Learn how to create your own fungible token using the OPAX-20 standard and deploy it to Paxeer.

OPAX-20 Tokens Solidity
Beginner 45 min read

How to Mint an NFT (OPAX-721)

Create and mint your own NFT collection on Paxeer using the OPAX-721 standard.

NFT OPAX-721 Solidity
Intermediate 60 min read

Build Your First dApp with React and Ethers.js

Create a full-stack decentralized application with a React frontend connected to your smart contract.

React Ethers.js Full-stack
Advanced 120 min read

Building a DEX: Automated Market Maker

Create a simple decentralized exchange with liquidity pools and token swapping.

DeFi DEX AMM
Beginner 30 min read

Building with Scaffold-PAX

Get up and running quickly with a full-stack dApp template using Scaffold-PAX.

Scaffold-PAX Full-stack Quick Start

All tutorials

Beginner

Hello World Smart Contract for Beginners

Deploy your first smart contract to Paxeer. A perfect starting point for Solidity beginners.

15 min
Beginner

How to Create and Deploy an OPAX-20 Token

Learn how to create your own fungible token using the OPAX-20 standard and deploy it to Paxeer.

30 min
Beginner

How to Mint an NFT (OPAX-721)

Create and mint your own NFT collection on Paxeer using the OPAX-721 standard.

45 min
Intermediate

Build Your First dApp with React and Ethers.js

Create a full-stack decentralized application with a React frontend connected to your smart contract.

60 min
Intermediate

Smart Contract Security Best Practices

Learn about common vulnerabilities and how to write secure smart contracts.

45 min
Intermediate

Testing Smart Contracts with Hardhat

Write comprehensive tests for your smart contracts using Hardhat and Chai.

40 min
Intermediate

Deploying Smart Contracts with Foundry

Learn to use Foundry's forge and cast tools for testing and deployment.

35 min
Advanced

Building a DEX: Automated Market Maker

Create a simple decentralized exchange with liquidity pools and token swapping.

120 min
Advanced

Implementing Upgradeable Smart Contracts

Learn proxy patterns and how to create smart contracts that can be upgraded.

60 min
Advanced

Oracle Integration with Chainlink

Bring off-chain data into your smart contracts using Chainlink oracles.

50 min
Intermediate

Building a Staking Contract

Create a staking mechanism where users can stake tokens and earn rewards.

55 min
Advanced

Multi-Signature Wallet Tutorial

Build a multi-sig wallet that requires multiple approvals for transactions.

70 min
Advanced

Gasless Transactions with Meta-Transactions

Implement ERC-2771 meta-transactions to sponsor gas for your users.

60 min
Advanced

Building a DAO from Scratch

Create a decentralized autonomous organization with proposal and voting mechanisms.

90 min
Beginner

Interacting with Smart Contracts using Ethers.js

Learn how to read from and write to smart contracts using the ethers.js library.

25 min
Beginner

Building with Scaffold-PAX

Get up and running quickly with a full-stack dApp template using Scaffold-PAX.

30 min
Intermediate

Understanding Gas Optimization

Learn techniques to reduce gas costs in your smart contracts.

45 min
Intermediate

Event Logging and Indexing

Use events effectively and learn how to index them for your dApp frontend.

35 min

Submit a tutorial

Have you written a tutorial that could help other Paxeer developers? We'd love to feature it on this page.

1

Create an issue

Fill out the issue template outlining your tutorial.

2

Get reviewed

Our team will review your submission for quality and accuracy.

3

Get featured

Once approved, your tutorial will be listed on this page.

External tutorial resources

Looking for more tutorials? Check out these community resources: