-
Thanks for this very neat example. I am trying to reproduce this example on the sandbox env which I created using the steps you shared and I get an error while setting up an asset (While running inter…
-
### Subject of the issue
Hi! I attached msgpack encoding of block `9414973` from betanet (retrieved via [url](https://api.betanet.algoexplorer.io/v2/blocks/9414973?format=msgpack)). It doesn't meet…
-
**Describe the bug**
The semantics of `Option` seems invalid for assets.
**To Reproduce**
Attempting to get the json from https://algoindexer.testnet.algoexplorerapi.io/v2/assets/78377817 yields:…
-
## Problem
Imagine that we have a smart contract that someone can call, and it will mint a new NFT asset for them. If the user wants the NFT to be in their wallet, they will have to sign a minimum …
AustP updated
2 years ago
-
I want to try to sign my HTTP requests/JSON data (destined for my own backend server) using the key of the Algo Connect User. Any chance that I could use signTransaction or signLogicSig in the browser…
-
## Problem
I believe `modexp` (modular exponentiation) should be available as an opcode, as it seems like an important crypto primitive. It is also present in many other chains like EVM. While I ha…
-
Hi, found your project on the Algorand Discord and it's made my testing significantly easier, great job and thanks! I hope it will be fully integrated into PyTeal very soon.
While incorporating it …
-
## Overview
* **Short Description**: Open DApp application
* **Bounty**: 400 - 5000 ALGO tokens _(US residents will receive USDCa and have to opt-in to receive the asset in their wallet)_
* **Est…
-
## Status
There is no way to get Windows binaries from Algorand Inc or Foundation. If someone comes to use asking for Windows binaries, we point them to third parties or tell them to build from sou…
-
### Subject of the issue
I hit error: "request body too large" when deploying contract
Note that in my case this error has occured after upgrading the tealscript version and algokit which added …