game
Showing 219 posts related with game.
-
Working with ASA using Java
This tutorial demonstrates the steps involved in creating a basic Algorand Standard Asset using Java.
-
Working with ASA using Python
This tutorial demonstrates the steps involved in working with an Algorand Standard Asset (ASA) using the Python SDK.
-
Adding Transaction Capabilities to a dApp Using AlgoSigner
AlgoSigner is a blockchain wallet that makes it easy to use Algorand-based applications on the web. In this tutorial, you will learn how to integrate AlgoSigner into your decentralized application.
-
Access BetaNet Network using your own node and goal
This tutorial describes how to setup and update a BetaNet network using your own node and goal.
-
Creating an NFTMarketplace
Creating an NFTMarketplace application where users can mint, buy and sell NFTs.
-
Create and test smart contracts using Python
Create two smart contracts using Python Algorand SDK and PyTeal, then test their implementation using pytest.
-
Integrating ALGO and ASA transfers within your application
Learn how to integrate your application with Algo or ASA by walking through code examples.
-
BlockchainCon LATAM
We will be together with the minds and leaders who are building the Latam web3 ecosystem. A unique 3-day experience of learning, inspiration, and networking that will allow you to enhance your knowledge and understand the regional and global scenario. We will talk about Blockchain, Crypto, Trading, DeFi, Smart Contracts, Web3 Entrepreneurship, NFTs, AI, Metaverse, and much more. Join us in Peru to collaborate, build, and celebrate together the technology that will revolutionize humanity and the future. Let’s boost the blockchain and crypto ecosystem and turn Latin America into an epicenter for the development of innovation and web3 technology. [https://blockchaincon.la/]() Join WhatsApp Group for conference, [https://chat.whatsapp.com/KfQjTs1Kt7l319qH1am163]()
-
PyTeal — Writing Algorand Smart Contracts in Python
PyTeal is a python language binding for Algorand Smart Contracts (ASC) that abstracts away the complexities in writing smart contracts. PyTeal is provided as an open-source tool for the Algorand community. We invite you to try, use, and contribute to PyTeal if you are interested in developing and deploying ASC’s in Python.
-
Introducing Sandbox: The quick way to get started on Algorand
Sandbox makes the process of node creation and configuration seamless with several helpful commands for containerization and process management. It is simply a quick and easy way to create and configure an Algorand node using Docker.
-
Automating with the Mule Framework
Mule is a generalized automation framework for organizing the execution of defined automation in a declarative yaml format.
-
Contribute to the Algorand Community and Earn Rewards
Last week we launched our new Developer Portal, with significant improvements to how developers can learn to use and implement applications on the Algorand blockchain. We are looking for developers to help us expand the content on this site, and the Algorand Foundation is rewarding those who do!
-
Getting Started on Algorand
In this article, we are going to cover some of the basics of where to start, what tutorials are available, options for setting up your development environment, and how you can be rewarded for developing applications on the Algorand blockchain.
-
Updated PyTeal Resources
PyTeal, a language binding for TEAL, is a community project created to make writing Algorand Smart Contracts (ASC) easier. This article summarizes the latest resources available to start building Algorand Smart Contracts in Python.
-
How to Write Smart Contracts
This article summarizes the three primary ways you can build Algorand Smart Contracts.
-
Getting Started with Assets
Creating an asset is simply a type of transaction on Algorand. There is no contract code required. Here are five ways to get started developing with Algorand Standard Assets.
-
Introducing Algorand’s V2 Indexer
Introducing the new Algorand Indexer - a fast and efficient way to search for transactions, accounts, assets, and blocks on the Algorand blockchain.
-
What's New: Algorand v2.0.7
Algorand v2.0.7 was released to MainNet and TestNet, accompanied by a new set of features in the Algorand APIs. Learn more about what's new in this article.