创建文章

We are looking for publications that demonstrate building dApps or smart contracts!
See the full list of Gitcoin bounties that are eligible for rewards.

原子交换

Showing 7 posts related with 原子交换.

  • Post Thumbnail

    Algorand SDK V2 的资产和原子交换代码示例

    新 Algorand SDK V2 的资产和原子交换代码示例。

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    链接 Algorand 无状态和有状态智能合约

    这篇文章讨论如何将 Algorand 的有状态智能合约和无状态智能合约连接起来,以及如何将他们在应用开发中使用。

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    使用 Algorand 开发一个众筹应用

    该解决方案展示了如何使用 Algorand 来实现一个下一代众筹应用。

    Eric Gieseke
    Eric Gieseke Algorand
  • Post Thumbnail

    去中心化交易所解决方案实例

    该解决方案提出了一个非常简单的 DEX 实例,使用无状态和有状态智能合约实现。它允许用户通过挂单交易和吃单来实现简单的交易功能。

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    入门 · 小于15分钟
    C# icon

    使用.net进行Algorand开发系列教程之智能合约相关操作

    本文会主要讲解使用dotnet-algorand-sdk进行智能合约的编译,及无状态智能合约的使用,最后会介绍一下智能合约的离线调试功能。

    Riley Ge
    Riley Ge Developer Ambassador
  • Post Thumbnail

    SDK 更新:部署有状态合约

    SDK文档概览,重点关注有状态智能合约的应用程序开发, 通过构建完整的解决方案链接到涵盖基础知识内容的资源。

    Ryan R. Fox
    Ryan R. Fox Algorand
  • Post Thumbnail

    “签约”智能合约:安全的高级智能合约设计

    智能合约可从使用“Lease”参数来实现多种功能,该参数可为实现独家交易执行提供安全性保障,减少交易手续费变化带来的损失并启用长期运行的智能合约。 在本文中了解应该在何时以及如何使用 Lease 智能合约。

    Ryan R. Fox
    Ryan R. Fox Algorand