Skip to main content

11 docs tagged with "solidity"

View all tags

DevKit API Reference

This section provides detailed documentation for the Solidity contracts and libraries that make up the Meta Contract DevKit.

ERC Implementations

This section provides tutorials for implementing various ERC standards, such as ERC20, ERC721, ERC1155, and ERC4337.

ERC1155 Tutorial

This guide explains how to implement an ERC1155 multi-token standard using Meta Contract.

ERC20 Tutorial

This guide explains how to implement an ERC20 token using Meta Contract.

ERC4337 Tutorial

This guide explains how to implement ERC4337, focused on account abstraction.

ERC721 Tutorial

This guide explains how to implement an ERC721 token using Meta Contract.

Simple DAO Tutorial

This guide walks you through the process of creating a simple decentralized autonomous organization (DAO) using Solidity.

Simple DEX Tutorial

This guide explains how to build a simple decentralized exchange (DEX) using Solidity.

Tutorials

This section contains tutorials that guide you through various implementations of smart contracts and decentralized applications using the Meta Contract framework.