file
Showing 220 posts related with file.
-
How to Participate in Algorand State Proof Generation (Register State Proof Keys)
A step-by-step tutorial on how to generate and register an account's online keys to participate in consensus and State Proof generation
-
Royalty payments using ARC18
This article summarizes the royalty payments ARC18 specification for Algorand Standard Assets(ASA) .
-
Improved Contract Debugging
This article summarizes changes recently made to the SDKs to support the dryrun REST endpoint and how this can be used to debug Algorand smart contracts.
-
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.
-
Hello Beaker
Introducing a framework for Smart Contract development 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.
-
Developer Preview of Conduit
Developer preview release of Conduit, a new, powerful, and flexible way to access Algorand chain data.
-
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
-
Beginner · 30 minutes
Read and Write to the Transaction Note Field with JavaScript
Example JavaScript to read and write into the note field
-
Beginner · 30 minutes
Read and Write to the Transaction Note Field with Go
Example using Go to read and write into the note field.
-
Beginner · 30 minutes
Read and Write to the Transaction Note Field with Python
Example Python to read and write into the note field.
-
Beginner · 30 minutes
Read and Write to the Transaction Note Field with Java
Example Java to read and write into the note field.
-
AlgoBharat Road to Impact
Workshops, Office Hours, Networking, Registration for Creating Impact! Pitch Competition Welcome to the AlgoBharat Road to Impact, a journey that transcends the boundaries of a traditional hackathon or meetup. This is not a fleeting competition, but a continuous engagement that will ignite collaboration and foster a collective mission to create transformative impact across India. This is a journey for developers and disruptors to come together to weave the fabric of change by producing ground breaking solutions in Bharat, for Bharat. We embark on this adventure to push the boundaries of what is possible, harnessing the power of innovation in the world of blockchain. Get ready to unleash your creativity and to join a revolution, fueled by Algorand. There is no requirement that you have a project or team to register. Everyone is welcome to attend our Road to Impact events in Delhi, Ahmedabad, Kolkata and Hyderabad, but space is limited. If you are coming to learn to build on Algorand, you can leave the project details blank on the registration form. Fasten your seatbelts! The Road to Impact begins NOW with Creating Impact!, a Pitch Competition that will travel to Delhi, Ahmedabad, Kolkata and Hyderabad and will culminate at the Algorand Impact Summit taking place in Delhi on November 30 and December 1. Venues: August 20 - Delhi: Auditorium, S M Sehgal Foundation, Plot No.34, Sector 44, Institutional Area, Gurugram August 22 Ahmedabad: Seminar Room, Ahmedabad Management Association, AMA Complex, Atira Campus, near IIMA, Dr. V S Marg, Vastrapur, Ahmedabad August 24 Kolkata: TBA August 25 : T-HUB Phase 2, 20, Inorbit Mall Rd, Vittal Rao Nagar, Madhapur, Hyderabad The top three winners will receive: 1st: USD 10000 + 2000 Algo credits for Mainnet deployment support 2nd: USD 7500 + 1500 Algo credits for Mainnet deployment support 3rd: USD 5000 + 1000 Algo credits for Mainnet deployment support For the full timeline, FAQs, and other details, visit: www.algobharat.in/impact
-
Example Crowdfunding Stateful Smart Contract Application
This solution explains one way to build a crowdfunding application on the Algorand Blockchain.
-
Assets and Custom Transfer Logic
This solution illustrates enforcing a call to a smart contract while transferring an Asset (ASA).