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 5 posts related with 更改私钥.

  • Post Thumbnail

    有状态智能合约,私钥更新和快速同步

    有状态智能合约,私钥更新和快速同步这三个全新的功能现在都可以在 BetaNet 上试用了。 这篇文章将介绍这些功能是什么以及如何开始使用。

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail
    入门 · 小于15分钟
    C# icon

    使用.net进行Algorand开发系列教程之账号操作

    本文是系列教程的第二篇,介绍如何创建账户地址,查询余额,以及发送交易。

    Riley Ge
    Riley Ge Developer Ambassador
  • Post Thumbnail

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

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

    Haichao Zhu
    Haichao Zhu Algorand
  • Post Thumbnail
    入门 · 小于15分钟
    C# icon

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

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

    Riley Ge
    Riley Ge Developer Ambassador
  • Post Thumbnail

    智能合约的高级用法:分层阈值

    使用分层阈值批准来设计和实施托管智能合约帐户以保护公司资金。

    Ryan R. Fox
    Ryan R. Fox Algorand