assets
Showing 163 posts related with assets.
- 
  
  
    Discover AVM 1.0
This article introduces a new developer portal experience and summarizes the changes made for the Algorand Virtual Machine 1.0 version.
 - 
  
  
    Make a “.algo” name for yourself with NFDomains
NFD provides short, readable aliases for wallet addresses using NFT ASAs for .algo names.
 - 
  
  
    Algorand INNOVATE Hackathon Winners
We’d like to congratulate all teams building for the Algorand INNOVATE Hackathon and announce our Winners. Hackers’ were presented with three themes to build projects that would further promote the growth of the Algorand ecosystem.
 - 
  
  
    Contract to Contract calls and an ABI come to Algorand
This article summarizes many of the features available within the Algorand Virtual Machine (AVM) 1.1 Release.
 - 
  
  
    An Overview of the Best Algorand Developer Resources
A summary of the most important courses, resources, and links to learn about Algorand development.
 - 
  
  
    Royalty payments using ARC18
This article summarizes the royalty payments ARC18 specification for Algorand Standard Assets(ASA) .
 - 
  
  
    Django Staking Service Demo
This article introduces you to an example staking platform that’s available on github, to demonstrate how such a service can be created on Algorand.
 - 
  
  
    Why is Sandbox Indispensable for Building dApps?
Are you struggling to figure out what tools to use when developing dApps? Look no further. Learn why Sandbox should be the go-to developer tool when building dApps.
 - 
  
  
    AVM 7 New Features
This article summarizes the new features available in the Algorand Virtual Machine (AVM) version 7.
 - 
  
  
    Usage and Best Practices for Randomness Beacon
This article describes using the randomness beacon
 - 
  
  
    Smart Contract Storage: Boxes
An overview of Smart Contract storage mechanisms, and technical details for how to use boxes.
 - 
  
  
    AVM 8 New Features
This post explains some of the new opcodes available to the Algorand Virtual Machine(AVM).
 - 
  
  
    What's New in Algorand 3.15.0
This article covers the new features of Algorand 3.15.0
 - 
  
  
    Algorand Microsoft Developer Tools Rock!
Algorand has many tools for .NET developers. In fact, it has never been easier to develop blockchain solutions. Algorand has an excellent developer toolset for .NET solution development including: * Algorand for Visual Studio Extension * .NET SDK * Unity SDK * Unreal SDK * Visual C++ SDK
 - 
  
  
    Introducing AVM 9: Group Resource Sharing
AVM 9 introduces a new mechanic for foreign reference arrays. They are now shared across the transaction group.
 - 
  
  
    New Algorand Projects
Several projects have been added on the developer portal in the application section. Also, the API Services and Infrastructure section was updated as well. This post provides some interesting highlights for developers.
 - 
  
  
    Create your own NFT, in Layman's Terms
In this blog post I will provide step by step instruction on creating an NFT with no knowledge of the process, from scratch.
 - 
  
  
    Beginner Bootcamp Python Español
 **Proyecto:** Digital Marketplace. **Descripción del proyecto:** Aprende a usar Python para crear el contrato inteligente de un Marketplace digital, en el que podrás publicar productos digitales (assets) para vender, definir un precio y permitir a los usuarios finales comprarlos. **Horario:** * 06:00 PM (Colombia, Perú) * 20:00 (Argentina) **Agenda** * Sesión 1 (Agosto 19): Diseño e implementación de un smart contract de un marketplace digital usando Python * Sesión 2 (Agosto 20): Testing de los métodos dentro de tu smart contract en Python * Sesión 3 (Agosto 21): Creando el cliente para interactuar con el contrato inteligente desde el framework de tu preferencia **Pre-requisitos: ** * [VS Code](https://code.visualstudio.com/) (Recomendado) * [Git](https://git-scm.com/downloads) * [Docker Desktop](https://www.docker.com/products/docker-desktop/) * [Python 3.10+](https://www.python.org/downloads/) * [NodeJS](https://nodejs.org/en/download) _Guías de instalación_ ([macOS](https://youtu.be/Kpf10h1wBgw?feature=shared), [Windows](https://youtu.be/hogThe-vgs8?feature=shared)) **¿Por qué Algorand?** Algorand es una blockchain capa 1 programable de nivel empresarial, es el lugar perfecto para comenzar (o continuar) tu viaje en blockchain. * Los bloques en Algorand se procesan en menos de 3 segundos. * La red Algorand puede procesar más de 10.000 transacciones por segundo, todas con finalidad instantánea. * El costo por transacción es de 0.001 Algo (sólo una fracción de céntimo de dolar). * Algorand es carbono neutral, diseñada desde el principio para ser amigable con el medio ambiente. * Las pruebas en Algorand son rápidas y económicas, lo que le permite innovar sin fricciones. * Además, cuenta con una gran cantidad de herramientas para desarrolladores, tutoriales y documentación. ¿Listo para lo mejor? Si eres un desarrollador de Python o TypeScript, no necesitas aprender un nuevo lenguaje porque puedes construir en Algorand usando Python y TypeScript. Es fácil empezar a construir gracias a[ AlgoKit](https://developer.algorand.org/algokit/?utm_source=devportal&utm_medium=bootcamp_landingpage&utm_campaign=algokit) (nuestra solución para acelerar tu proceso de construcción en Web3).