testing
Showing 254 posts related with testing.
-
Getting Started with ORE ID
Getting started on Algorand is now made simpler with ORE ID. ORE ID is a user onboarding and account management service that helps you create accounts and help facilitate transactions for your users, all done with JS.
-
Reach - The Easiest and Safest way to Build DApps
Blockchain development is hard. Existing tooling is complex, time-consuming to use and not robust against common programming oversights. Reach is fundamentally changing the way blockchain developers approach their craft, safely, efficiently and with formal proofs.
-
Introducing Sandbox 2.0
Algorand Sandbox 2.0 is focused on developers and now deploys a containerized private network with an indexer by default. All APIs are exposed to localhost; sending and searching for transaction has never been easier.
-
Using Assets and Smart Contracts in Real Estate
Blockchain enables disruptive innovation within the real estate industry. This tutorial series explains the basics and creates an NFT to represent a property.
-
Integrate AlgoSigner Components Into Your DApp Using React
React is one of the most popular JavaScript frontend libraries available. Quickly add AlgoSigner components to interface users with your DApp.
-
Contract to Contract calls and an ABI come to Algorand
This article summarizes many of the features available within the Algorand Virtual Machine (AVM) 1.1 Release.
-
Prove your Skills with Algorand Code Challenges
The Algorand Developer Portal has a new way to learn how to become an Algorand developer: Challenges.
-
Usage and Best Practices for Randomness Beacon
This article describes using the randomness beacon
-
What's New in Algorand 3.15.0
This article covers the new features of Algorand 3.15.0
-
New Algorand Projects
Several projects have been added on the developer portal in the application section. Also, the API Services and Infrastructure section was updated as well. This post provides some interesting highlights for developers.
-
Create your own NFT, in Layman's Terms
In this blog post I will provide step by step instruction on creating an NFT with no knowledge of the process, from scratch.
-
Fractional Auction Listing for Real Estate Investing
Deploy a Fractional Auction Listing Application using smart contracts and atomic transfers to allow investors to purchase fractional ownership of real estate.
-
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.
-
Setting the Transaction Fee in JavaScript
Setting Transaction Fee with Javascipt
-
Setting the Transaction Fee with Python
Setting Transaction Fee with Python
-
Setting the Transaction Fee in Java
Setting Transaction Fee with Java
-
Getting Started with Assets
Creating an asset is simply a type of transaction on Algorand. There is no contract code required. Here are five ways to get started developing with Algorand Standard Assets.
-
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.