Docs
Comprehensive Algorand documentation
Dev Environment
Install AlgoKit and start building
SDKs
SDKs for Python, Javascript, Go, and Java
APIs
REST Endpoints for algod and indexer
Tools
Developer focused tools and community projects
Tutorials
Step-by-step guides on a variety of subjects/languages
Bootcamps
Attend our developer bootcamps
Solutions
Code-based ideas and prototypes
Blog
Developer news and technical overviews
Block Explorers
On-chain activity for MainNet, TestNet, and more
Wallets
Digital wallets for transacting on-chain
Projects
Algorand Ecosystem Directory
Metrics
Realtime Algorand Metrics
Events
A calendar of upcoming developer events
Discord
Engage with other developers instantly
GitHub
View official repositories
Twitter
Keep up with the latest news
YouTube
Talks, developer office hours, and more
Forum
Discuss the next big idea
We are looking for publications that demonstrate building dApps or smart contracts! See the full list of Gitcoin bounties that are eligible for rewards.
分步的开发者教程
Algorand 的应用示例代码和教程,使用语言或项目名称进行搜索。
Algorand 最新开发者资讯,包括新的特性和功能的发布。
Showing 3 posts related with AlgoSigner.
AlgoSigner 是一个网页端插件钱包,它让基于 Algorand 应用变得更加容易使用。在这篇教程中,你将会学到如何集成 AlgoSigner 到你的去中心化应用中。
本文重点介绍了Chrome插件钱包 AlgoSigner,以及如何使用其来储存私钥和助记词,而无需开发人员自行开发私钥管理方案。
该解决方案提出了一个非常简单的 DEX 实例,使用无状态和有状态智能合约实现。它允许用户通过挂单交易和吃单来实现简单的交易功能。