This is the old Algorand Developer Portal. Please head over to dev.algorand.co to explore our newly rebuilt documentation site. Please excuse us as we continue to transition content to the new portal

创建文章

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
    中级 · 小于15分钟
    Python icon

    使用 AlgoSigner 在 dApp 中发送交易

    AlgoSigner 是一个网页端插件钱包,它让基于 Algorand 应用变得更加容易使用。在这篇教程中,你将会学到如何集成 AlgoSigner 到你的去中心化应用中。

    Alberto Viera
    Alberto Viera PureStake
  • 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

    使用 Algorand 开发一个众筹应用

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

    Eric Gieseke
    Eric Gieseke Algorand
  • Post Thumbnail
    入门 · 30分钟
    JavaScript icon

    Algorand BSN 门户-入门指南

    “BSN 提供了一个高性价比且稳定的基础设施供开发者和创业者们在 Algorand 上开发应用。” - Fangfang Chen,Algorand 基金会 COO

    KC Tam
    KC Tam Developer Ambassador
  • Post Thumbnail

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

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

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

    如何用C#编写跨平台的Algorand钱包

    本解决方案主要讨论如何使用C#编写一个跨平台、带GUI、非常便于操作的Algorand的钱包。

    Haichao Zhu
    Haichao Zhu Algorand