rewards
Showing 74 posts related with rewards.
-
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!
-
Intermediate · 1 hour
Sending Rewards to ICO Investors Using Batch Transactions in Python
In the early stages of their project, ASA creators are supported by the contributions of early investors. In this tutorial, we will look at how you can obtain all the transactions that have been made to your wallet and reward donors with your token.
-
Algorand + Gitcoin: New Ways for Developers to Earn Rewards
The Algorand Foundation launched the Algorand Trailblazer Bounty Program. Visit Gitcoin to see the latest bounties and to learn which content is eligible for rewards.
-
AlgoRanch @ EthDenver
 Themes will cover some of the latest developments on Algorand – from the launch of staking rewards and new, super-simple node running tools, to updates with AlgoKit and the Algorand developer UX, tools for cross-chain building, new dapps and creators in the ecosystem, and more. Bring your laptop, your Pera wallet, and your boots… because we’ll be rounding up some of the best devs in town for these talks. Don’t miss out! ## Schedule: **🌟 10:00 - 11:30 AM | Stake & Eggs Brunch** ICYMI: Algorand 4.0 is here and with it comes the industry’s most accessible Staking Rewards program. There are already more than 3,000 mainnet nodes live across the globe. Join this session and learn more about consensus on Algorand and how to stake your claim with one of the industry’s most community-owned networks. Unlike other networks, staking on Algorand comes with: * no lock-up period * no slashing penalties * real-time rewards, paid every 2.8s as blocks are finalized * options for everyone to participate, from solo staking to staking pools and liquid staking Join this session to: * learn more about staking rewards and protocols on Algorand * get real-time help starting up your own Algorand node (with NodeKit for Algorand it takes as little as 15 minutes!) * enjoy a “light bites” brunch **Speakers include:** * Patrick Bennett, CEO, TxnLab * Andrew, Founder, GalaxyPay * Algorand Dev Rels Brian Whippo, Chris Kim, and Gabriel Kuettel (Can’t wait ‘til the event to learn more about Algorand staking? Visit algorand.co/staking-rewards for all the juicy details.) 🌟 **12:30 - 2:00 PM | RWAs, Prediction Markets, and Payments… let’s start building live!** Can you build all of that on Algorand? You bet your boots you can! And easily too, thanks to AlgoKit and the recently improved Algorand dev UX, offering native Python and TypeScript programming languages, a localnet block explorer, and more. Be sure to bring your laptop for this hands-on, technical session, where we’ll cover: * How to onboard to Algorand and start building in 5 minutes * A quick flyover of Algorand’s improved developer UX and industry-leading tools, like LORA (aka the live, on-chain resource analyzer) * How to mint Algorand Standard Assets (ASAs) – from memecoins to tokenized assets **Speakers include:** * Algorand Dev Rels Brian Whippo, Chris Kim, and Gabriel Kuettel * Jerry Chu, CEO & Co-Founder, and Mark Keane, Data Scientist Lofty / Alpha Arcade * Liv Hartoft Borre, Head of Customer Integrations, and Stefan Krumbaek, CCO, ZTLment **🌟 2:30 - 4:30 PM | Cross-Chain & Chill** Whoaaaa there, builders! Don’t miss these fun and informative chats on going cross-chain, Algorand memecoins, and more. Connect with Algodevs from key ecosystem projects. Show us what you’re building. Or just chill! We’re here to hang and connect. **🌟 2:45-3:10 PM | Build cross-chain with Router** Learn about building killer dApps in a multichain world! * Ram Ramachandran, CEO & Cofounder, Router * Min Wei, EVP of Ecosystem Growth, Algorand Foundation 🌟 **3:15 - 3:40 PM | Taking DeFi cross-chain** The era of interoperable DeFi is upon us. Hear how builders are creating cross-chain experiences for users and tapping into new opportunities – and discuss what protocols and tools are still waiting to be built! * Zeno Auersperg, Cofounder & CEO, AQube * Ibu Karel, CMO, Folks Finance * Marc Vanlerberghe, CMO, Algorand Foundation 🌟 **3:30-5:00 | Chat & chill with Algorand devs** Connect with Algodevs from key ecosystem projects, like ZTLment, TxnLab/NFDomains, Lofty, Monko, and more. Show us what you’re building. Or just chill! We’re here to hang and connect. Before the event, be sure to download Pera wallet. Not only is Pera your gateway to the Algorand ecosystem, but throughout the event we’ll be sending out airdrops and other surprises to attendees.
-
Intermediate · 1 hour
Creating a License Manager Contract utilizing PyTEAL and Inner Transactions
This tutorial will introduce the reader to using Inner Transactions in PyTEAL using an example scenario: A License Manager Contract
-
Intermediate · 1 hour
Create A Private Instance of Algorand In A Testbed
This tutorial demonstrates the steps involved in creating a fully private instance of Algorand in a testbed with three independent VMs.
-
Beginner · 1 hour +
Song Vote on Algorand - Create and deploy a fully functioning Dapp
Create and deploy dApp to vote on songs (or other things) on the Algorand test network. By the end you will have a good understanding of the full development pipeline on Algorand!
-
Beginner · 15 minutes or less
Monitoring Account Activity with AlertHub
This tutorial will walkthrough how to get started with AlertHub to enable real-time monitoring of status and activity on your account.
-
Building on Algorand: Developer Week 2020 Hackathon, Recap and Code
Over 600 attendees participated recently at the Algorand Sponsored Developer Week 2020 in San Francisco...
-
Welcome to the Algorand Developer Portal
The new Algorand Developer Portal provides resources for developers to turn their ideas into full-scale applications. Browse and search across new content, like Tutorials and Solutions. Access technical documentation. Stay up-to-date on the latest features.
-
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.
-
Contribute to the Algorand Developer Docs
The official Algorand Developer Documentation repository is now public and open to contributions. Read the contributing guide to get started.
-
Introducing the Algorand Developer Portal in Simplified Chinese
The Algorand Developer Portal is now available in Simplified Chinese.
-
Introducing AlertHub to Monitor Your Algorand Accounts
AlertHub allows developers to enable monitoring and real-time alerting on Algorand accounts.
-
Meet the Winners: Schelling Point Virtual Hackathon 2022
Meet the winners of the Gitcoin hackathon focused on DeFi apps, developer tooling, and DAO projects.
-
Automated testing for Algorand smart contracts - Part 1
A three part series on automated testing for your TEAL smart contracts
-
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.
-
Creating a Point-of-Sale Application with the Algorand Blockchain
We show how to use Algorand’s blockchain to create an alternative payment solution for processing retail transactions. The solution demonstrates a point-of-sale application and a signing wallet.