创建文章

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

python

Showing 10 posts related with python.

  • Post Thumbnail

    用 Python 基于 PyTeal 创建有状态智能合约

    探索新版本的 PyTeal,并学习如何用 Python 编写有状态智能合约。

    Jason Paulos
    Jason Paulos Algorand
  • Post Thumbnail
    入门 · 30分钟
    goal icon

    从准备开发环境到发送交易

    本教程是开发人员在 Algorand 区块链上构建应用的入门指南。我们将从这里开始学习在 Algorand 上构建应用意味着什么,以及如何快速上手。

    Haichao Zhu
    Haichao Zhu Algorand
  • Post Thumbnail
    中级 · 小于15分钟
    Python icon

    使用 AlgoSigner 在 dApp 中发送交易

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

    Alberto Viera
    Alberto Viera PureStake
  • Post Thumbnail
    中级 · 30分钟
    Python icon

    用于区块链数据分析的索引器

    这篇教程介绍了几个使用索引器来获取链上信息的实例。

    Anya Gilad
    Anya Gilad Algorand
  • Post Thumbnail

    Algorand v2.0.7 的新特性

    Algorand v2.0.7 已经上线 MainNet 和 TestNet,其中包含了很多新的特性。这篇文章将对这些特性进行介绍。

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail

    智能合约 SDK 更新至 V2

    本指南讲解了如何使用 SDK V2 来使用智能合约,其中包含了如何使用 SDK 操作基于 TEAL 的合约账户或智能合约托管账户。

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    入门 · 30分钟
    Golang icon

    在Windows系统上编译并安装Algorand及相关开发工具

    本教程介绍了如何在国内网络环境下在Windows系统上编译并安装Algorand及相关开发工具。注:本教程所有操作都无需科学上网,但有极少操作网络速度可能会比较慢。

    Riley Ge
    Riley Ge Developer Ambassador
  • Post Thumbnail
    入门 · 小于15分钟
    C# icon

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

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

    Riley Ge
    Riley Ge Developer Ambassador
  • Post Thumbnail

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

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

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    SDK 更新:部署有状态合约

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

    Ryan R. Fox
    Ryan R. Fox Algorand