aergo-guide

Platform

  • Introduction
  • Dapp Development
  • Running a Node
  • Using Public Networks
  • Using Raft consensus
  • Smart Contracts
    • Aergo Lua
      • Hello World
      • Programming Guide
      • Reference
      • Examples
        • Basic Contract Examples
        • ARC1 Fungible Tokens
        • ARC2 Non-Fungible Tokens (NFT)
        • Token Locker
      • Fee delegation
    • JDBC
  • Technical Specifications
  • Contributing
  • Join the Community
  • Building from Source

Tools and API

  • SDKs
  • Tools
  • API
aergo-guide
  • Docs »
  • Smart Contracts »
  • Lua »
  • Examples
  • View page source

Examples¶

Basic Contract Examples¶

https://github.com/aergoio/aergo-contract-ex

ARC1 Fungible Tokens¶

https://github.com/aergoio/ARC1

ARC2 Non-Fungible Tokens (NFT)¶

https://github.com/aergoio/ARC2NFT

Token Locker¶

https://github.com/aergoio/token-locker

Next Previous

© Copyright 2019–2025, AERGO team and contributors

Built with Sphinx using a theme provided by Read the Docs.