Create Publication

We are looking for publications that demonstrate building dApps or smart contracts!
See the full list of Gitcoin bounties that are eligible for rewards.

SDK

Showing 208 posts related with SDK.

  • Post Thumbnail

    Creating Algorand Wallet Application with PHP Algorand SDK

    This solutions describes how to use and create a Wallet Application (WebApp GUI) with the new PHP Algorand SDK (native).

    Felipe Vieira
    Felipe Vieira Developer Ambassador
  • Post Thumbnail

    SDK Updates: Deploying Stateful Smart Contracts

    Guided tour of SDK documentation focusing on stateful smart contract application development. Links to resources covering the basics thru building complete solutions.

    Ryan R. Fox
    Ryan R. Fox Algorand
  • Post Thumbnail

    Build Algorand iOS, Android and UWP apps using C# .NET SDK and Xamarin

    This solution shows how to build an Algorand application for iOS, Android and Universal Windows Platform (UWP), with one code base, using Xamarin Forms and C#.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    Create a Cross-Platform Wallet with Flutter and Dart SDK

    Use Flutter 2 to create production-ready cross-platform Algorand applications and export them to mobile, web and desktop.

    Tomas Verhelst
    Tomas Verhelst RootSoft
  • Post Thumbnail

    Building iOS Apps Using Swift Algorand SDK

    Demonstrates developing an iOS app using the Swift Algorand SDK

    Jesulonimi Akingbesote
    Jesulonimi Akingbesote Medflit
  • Post Thumbnail

    Using the PHP Algorand SDK with Various Frameworks

    This solution describes how to use the new PHP Algorand SDK with the most used PHP Frameworks. (Codeigniter, Laravel, Lumen, Symfony and Yii)

    Felipe Vieira
    Felipe Vieira Developer Ambassador
  • Post Thumbnail

    Getting started with Python Algorand SDK and Django

    Step by step guide to the algodjango project presenting some Algorand's blockchain processes with the help of py-algorand-sdk package.

    Ivica Paleka
    Ivica Paleka
  • Post Thumbnail

    Getting started with Python Algorand SDK and FastAPI

    A demo application that shows how to use the Python FastAPI with the Algorand Python SDK. Learn to send transactions, create assets, query for transactions, filter for specific assets, and retrieve asset balances.

    Slava096
    Slava096
  • Post Thumbnail

    Framework Integration: Exploring Express.js With the Algorand SDK

    This guide shows developers how they can use Algorand with Express.js through the js-algorand-sdk. In short, you'll learn how to query transactions, assets, and accounts, and how to apply optional filters to endpoints to enrich the data.

    Tobias Schmidt
    Tobias Schmidt
  • Post Thumbnail

    Quick and dirty Algorand Unity SDK based on .NET Algorand SDK

    In this solution we will see how to use a fast Unity Algorand SDK based on the well-known Algorand .NET SDK to build some general purpose examples

    Enrico Speranza
    Enrico Speranza GT50 S.r.l.
  • Post Thumbnail

    SHMUP Unity Game with Algorand SDK

    Unity solution and tutorial that uses the Algorand SDK to reward players with ASA Game Tokens

    Adrian Ross
    Adrian Ross Lehigh Univeristy
  • Post Thumbnail
    Beginner · 30 minutes
    Java icon

    Getting Started with Developing Android Apps on the Algorand Platform Using java-algorand-sdk

    This tutorial explains how to get started developing android apps that use the java-algorand-sdk

    Jesulonimi Akingbesote
    Jesulonimi Akingbesote Medflit
  • Post Thumbnail
    Beginner · 30 minutes
    Java icon

    Using Java Algorand SDK with Spring Boot

    This tutorial shows how to leverage the Spring Boot's features to make Algorand programming easier to get started for the experience Spring developers.

    U Rajbhandari
    U Rajbhandari Developer Ambassador
  • Post Thumbnail

    Algorand V2 SDK Asset and Atomic Transfer Examples

    New Algorand SDK V2 examples for Assets and Atomic Transfers

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    Smart Contract SDK Usage Updated to V2

    The feature guide for accessing a TEAL program from an SDK is updated for V2. This guide contains SDK samples using TEAL programs with contract accounts or delegated signatures.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    Introducing TypeScript Support for the Algorand JavaScript SDK

    TypeScript adds static type checking to JavaScript, improving the programming experience through early error flagging and enhanced code readability. Learn how Algorand’s TypeScript support can improve your development process.

    Jacob Daitzman
    Jacob Daitzman Algorand
  • Post Thumbnail

    Algorand Asset Management Portal

    Application with intuitive user interface where a user can seamlessly create, configure, destroy, freeze and unfreeze the assets for an account on the Algorand blockchain.

    Shiva Prasad Manupadi
    Shiva Prasad Manupadi Developer Ambassador
  • Post Thumbnail

    Example Digital Exchange Smart Contract Application

    This solution presents a very simple DEX application using stateless and stateful smart contracts. It allows users to place limit orders that are fulfilled at a later time by another party.

    Jason Weathersby
    Jason Weathersby Algorand
  • Load More