Staking
Showing 191 posts related with Staking.
-
Integrate AlgoSigner to JavaScript Application on Algorand
This solution contains several examples of different ways to use the Algorand JavaScript SDK, including sending transactions, creating atomic transfers, and interacting with Smart Contracts.
-
NFT Drop Created with Reach
An overview of the development of the Reach NFT Drop Dapp
-
Code Upgradeability Made Easy with the Algorand VM
Algorand native code upgradeability makes life much more convenient. What would have to happen if that feature didn't exist? Take a deep look!
-
Beginner · 1 hourWorking with ASA using Python
This tutorial demonstrates the steps involved in working with an Algorand Standard Asset (ASA) using the Python SDK.
-
Intermediate · 30 minutesIndexer For Blockchain Analysis
This tutorial goes over a few examples of using the 'indexer' to calculate Algorand blockchain metrics.
-
Intermediate · 30 minutesBuild Algorand Android Smart Contract using Kotlin
This tutorial is targeted at beginners and intermediate Algorand developers who primarily develop Android Applications using Kotlin. The tutorial will also be beneficial to Java Android Developers as both languages have a lot in common.
-
Beginner · 1 hourCreating an NFTMarketplace
Creating an NFTMarketplace application where users can mint, buy and sell NFTs.
-
Beginner · 30 minutesAlgorand Studio | Tutorial 1: Basic Features
Set up your local machine for Algorand development using Algorand Studio, includes a walk through its basic features.
-
Intermediate · 30 minutesUsing the TEAL Debugger to Debug a Smart Contract
This tutorial will provide a step-by-step guide on how to use the TEAL debugger to debug a buggy Algorand smart contract.
-
Beginner · 1 hourWorking with ASA Using JavaScript
This tutorial demonstrates the steps involved in creating a basic Algorand Standard Asset [(ASA)](https://developer.algorand.org/docs/features/asa/) using [JavaScript SDK](https://github.com/algorand/js-algorand-sdk).
-
Intermediate · 30 minutesAlgorand Studio | Tutorial 3: Smart Contract Limit Order
Introduce the Algorand Standard Asset (ASA) model and work through the LimitOrder smart contract to learn issuing your own ASA & using the smart contract to exchange ALGO for an ASA.
-
All Things Open
Since 2013, developers and programmers have been the most common attendee at ATO, so we make an honest effort to feature speakers and topics we feel are world-class and full of education and value. The Developer 1 track in 2023 is full of fantastic people we feel fit that description perfectly. This track will take place in Ballroom B of the Raleigh Convention Center and is one of the tracks that will be live streamed. The conference will take place in downtown Raleigh, NC at the worldclass Convention Center. As one of the three corners of the Research Triangle Region, Raleigh is home to tech companies like Red Hat, Citrix, Bandwidth, Lulu.com and many others. The Research Triangle Park, the nation’s largest and most prestigious R&D business park, is only a short drive away. Prominent Fortune 100 multinational operations, university spin-outs, and start-up businesses in more than a dozen pioneering industries, including biotechnology, information technology, and clean technologies, all call RTP home.
-
Beginner · 15 minutes or lessReal-Time Block Visualizer with Vue
Visualize real-time blockchain operations with Vue.
-
Intermediate · 1 hour +Milestone Dapp Built with Pyteal
We will build a decentralized milestone based application using pyteal and Python. PyTeal is used to write the smart contracts whereas interacting with them is done via Python using the `py-algorand-sdk`.
-
Beginner · 1 hourWorking with ASA using Java
This tutorial demonstrates the steps involved in creating a basic Algorand Standard Asset using Java.
-
Beginner · 1 hourWorking with ASA using Go
This tutorial demonstrates the steps involved in creating a basic Algorand Standard Asset using Go
-
Intermediate · 1 hourRoyalty Fees in Algorand Using PyTeal
This is a short tutorial that explains how to implement Royalty Fees using Inner Transactions and Teal v5 capabilities in Algorand.
-
Beginner · 15 minutes or lessBuild your own Algo based store with Woocommerce and Andpay
Learn how quickly you can setup your first Algo based e-commerce store using Woocommerce and Andpay