algorand
Here are 195 public repositories matching this topic...
Summary
Currently the examples for deploying signature mode smart contracts call goal directly. They would be more helpful if they used the Python SDK, since it can now support calling the compile endpoint.
Scope
Need to update examples/signature/periodic_payment_deploy.py and examples/siguature/recurring_swap_deploy.py and test that they still work correctly.
Urgency
These a
An IDE to develop Algorand Smart Contracts (ASC1) for the Algorand blockchain
-
Updated
Jun 1, 2022 - JavaScript
Source code for Pera Wallet, simply the best Algorand wallet.
-
Updated
May 9, 2022 - Swift
Hi, I'm little curious about initContainer logic (e.g. lotus).
Can I use subPath mount config toml file Instead of initContainer?
apiVersion: apps/v1
kind: StatefulSet
spec:
template:
spec:
containers:
- args:
- lotus
- daemon
env:
- name: LOTUS_PATH
value: /home/filecoin/kotal-data
- name: GOLOG_LOFramework to automate development of Algorand Assets and Smart Contracts.
-
Updated
Jun 3, 2022 - TypeScript
Is your feature request related to a problem? Please describe.
Add an ability to auto post a tweet whenever a new package is added. Tweet should include link to awesomealgo.com and repo that was added to the list.
Unofficial community SDK to interact with the Algorand network, in PHP & Laravel
-
Updated
Jun 2, 2022 - PHP
Algorand dApp for blockchain-enabled food transparency and traceability in local food supply chains. For use by smallholder farmers, food co-operatives and consumers.
-
Updated
Jun 4, 2022 - HTML
It seems convenient to have types for these ids (similar to e.g. Round)
Tealang - high level language for Algorand ASC1 and TEAL
-
Updated
Apr 16, 2022 - Go
-
Updated
Jun 3, 2022 - Python
AlgoNim, the first Algorand game
-
Updated
Aug 4, 2021 - Python
Dapps templates for Algo Builder
-
Updated
May 16, 2022 - JavaScript
A PHP library (SDK) for interacting with the Algorand network.
-
Updated
May 14, 2022 - PHP
Example WalletConnect Dapp on Android
-
Updated
May 24, 2022 - TypeScript
Algorand QR Code generator is a JavaScript module that outputs an standard QR code (exportable to SVG, PNG and Base64) from a JSON object. It works in terminal, NodeJS and modern browsers. Complies to Algorand ABNF Grammar and RFC 3986.
-
Updated
Nov 15, 2021 - JavaScript
A DSL for specifying Algorand smart contracts, which compiles into TEAL scripts.
-
Updated
May 3, 2022 - OCaml
Create smart contracts in Algorand and test them using pytest.
-
Updated
Aug 31, 2021 - Python
Site to perform peer to peer atomic swaps on the Algorand blockchain
-
Updated
Mar 30, 2022 - Rust
Go implementation of Algorand
-
Updated
Dec 5, 2018 - Go
This is a short tutorial that explains how to implement Royalty Fees using Inner Transactions and Teal v5 capabilities in the Algorand blockchain
-
Updated
Feb 15, 2022 - Python
A qualitative analysis tool for the Algorand blockchain
-
Updated
Apr 16, 2022 - TypeScript
Prototype smart contract for Algorand ASA, to manage NFTs royalties
-
Updated
Jun 3, 2021 - Shell
Algorand (ALGO) Blockchain Explorer and Analytics platform.
-
Updated
Jun 1, 2022 - JavaScript
Improve this page
Add a description, image, and links to the algorand topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the algorand topic, visit your repo's landing page and select "manage topics."


I am modifying Reach to always use bigint int decoding, but there are some problems...
makeAssetTransferTxnWithSuggestedParams-- specifically theassetIndexcould be a bigintmakeApplicationXYZ--- specifically the app id, foreign, and asset idsindexer.lookupApplicationsindexer.searchForTransactions().minRound()