PHP
Showing 125 posts related with PHP.
-
Ecommerce Payments Using PHP/Javascript
Allow users to pay for online goods using Algorand assets at the checkout terminal.
-
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).
-
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)
-
MEGA ACE Summer School
The summer school will take place at the island of Spetses, at the following address: A.K.S.S. Foundation Schools of Spetses 18050 Spetses, Greece Tel.: +30 22980 72206 [https://mega-ace.corelab.ntua.gr/index.php/summer-school]()
-
ALGO Payment Plugin for Shopware 6 eCommerce
Accept payments to your Shopware 6 webshop from the Algorand network. This Shopware plugin, written in server-side PHP, takes care of accepting Algorand payments using the free AlgoExplorer API.
-
Intermediate · 30 minutes
Algorand 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.
-
Intermediate · 30 minutes
Algorand Studio | Tutorial 2: Smart Contract Dynamic Fee
Use Algorand Studio for ASC development including creating a project, coding, compiling, and constructing transactions to execute the smart contract.
-
Beginner · 30 minutes
Algorand Studio | Tutorial 1: Basic Features
Set up your local machine for Algorand development using Algorand Studio, includes a walk through its basic features.
-
Intro to Algorand Studio & Algorand VS Code Extension
This article introduces two developer tools by Obsidian Labs. The first is their Algorand Studio project and the second is their VS Code Extension. Both tools are used to work with Algorand and make building and testing transactions and smart contracts easier. Additionally, both can be used to run an Algorand node.
-
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
-
Intermediate · 30 minutes
Create an Online Game Marketplace to Buy/Sell Games
In this tutorial, we will learn how to interact with the Algorand network to create an online marketplace where games can be bought or sold online using TestNet.
-
Beginner · 30 minutes
Build a Web dApp Algorand Wallet Interface Using Reach and Vue
A starter web dApp wallet interface using Reach-lang & Vue, that connects to an Algorand wallet & funds it from a local devnet
-
Beginner · 15 minutes or less
How to Run the ORE ID Sample App
Take ORE ID for a test drive. ORE ID makes it easy for users to send transactions to the blockchain from within your app. This tutorial will teach you how to pull down and run the ORE ID sample app running on the Algorand blockchain on your local machine.
-
Intermediate · 30 minutes
Algo Builder Tutorial Part 4: Testing Smart Contracts
In this tutorial we present how `algob` helps the developers to test their smart contracts effectively.
-
Beginner · 15 minutes or less
Using VS Code with Go
This tutorial will facilitate how to debug using Visual Studio (VS) Code with Go
-
Beginner · 15 minutes or less
Using VS Code with JavaScript
This tutorial will facilitate how to debug using Visual Studio (VS) Code, which can be used with all the code samples on the Algorand Developer Docs Portal.
-
Beginner · 30 minutes
Using Azure Key Vault for Wallet Transactions using JavaScript
The aim of this tutorial to teach how to use Azure KeyVault to store secret and retrieve the secret to sign transactions and recover account.
-
Beginner · 15 minutes or less
Using VS Code with Python
This tutorial will facilitate how to debug using Visual Studio (VS) Code in Python