Skip to main content

arc56-generated-algor_11f91ae3

Auto-generated typed Algorand smart-contract clients for algorandfoundation/puya-ts-demo, built from the ARC-56 specs listed below.

Generated by the Arc56Registry pipeline, using the algorandfoundation/algokit-client-generator-py ARC-56 client generator. Do not edit these files by hand — they are regenerated automatically whenever the source ARC-56 spec changes.

Install

pip install arc56-generated-algor_11f91ae3

Basic usage

Each contract in this package is a separate module (a hash of its source URL is appended to its filename to keep multiple contracts in the same repository from colliding), containing a typed <Name>Client for interacting with an already-deployed instance of that contract, plus a <Name>Factory for deploying new instances.

from algokit_utils import AlgorandClient
from arc56_generated_algor_11f91ae3 import ARC75_94c73f98

algorand = AlgorandClient.mainnet()
client = ARC75_94c73f98.Arc75Client(
    algorand=algorand,
    app_id=123456789,
)

# call a contract method, e.g.:
# result = client.send.some_method(args=(...))

full vs minimal generator mode

Contracts in this package are generated with the client generator's full mode by default, which emits both the typed Client and a deploy/create Factory class plus deployment metadata (source code, bytecode, template variables). For the rare contract whose full-mode output fails to generate or fails to byte-compile, this package falls back to minimal mode (Client only, no Factory) for that contract instead of failing outright. The contracts table below flags any contract generated this way; every other contract includes a working Factory.

Contracts included in this package

Module Client class Source ARC-56 spec
ARC75_94c73f98 Arc75Client https://raw.githubusercontent.com/algorandfoundation/puya-ts-demo/HEAD/contracts/arc75/out/ARC75.arc56.json
BigBox_ab6929c2 BigBoxClient https://raw.githubusercontent.com/algorandfoundation/puya-ts-demo/HEAD/contracts/big-box/out/BigBox.arc56.json
Calculator_983f8e88 CalculatorClient https://raw.githubusercontent.com/algorandfoundation/puya-ts-demo/HEAD/contracts/calculator/out/Calculator.arc56.json
HelloWorldContract_c4a679fa HelloWorldContractClient https://raw.githubusercontent.com/algorandfoundation/puya-ts-demo/HEAD/contracts/hello-world/out/HelloWorldContract.arc56.json
FactoryCaller_7b84c3cc FactoryCallerClient https://raw.githubusercontent.com/algorandfoundation/puya-ts-demo/HEAD/contracts/itxns/out/FactoryCaller.arc56.json
NFTFactory_8816674f NftFactoryClient https://raw.githubusercontent.com/algorandfoundation/puya-ts-demo/HEAD/contracts/itxns/out/NFTFactory.arc56.json
KitchenSinkContract_66354acc KitchenSinkContractClient https://raw.githubusercontent.com/algorandfoundation/puya-ts-demo/HEAD/contracts/kitchen-sink/out/KitchenSinkContract.arc56.json
CreatorVerifier_3294139c CreatorVerifierClient https://raw.githubusercontent.com/algorandfoundation/puya-ts-demo/HEAD/contracts/lsig-with-app/out/CreatorVerifier.arc56.json
DigitalMarketplace_c4494253 DigitalMarketplaceClient https://raw.githubusercontent.com/algorandfoundation/puya-ts-demo/HEAD/contracts/marketplace/out/DigitalMarketplace.arc56.json
MerkleTree_f3b809f6 MerkleTreeClient https://raw.githubusercontent.com/algorandfoundation/puya-ts-demo/HEAD/contracts/merkle/out/MerkleTree.arc56.json
ProofOfAttendance_c04c800a ProofOfAttendanceClient https://raw.githubusercontent.com/algorandfoundation/puya-ts-demo/HEAD/contracts/proof-of-attendance/out/ProofOfAttendance.arc56.json
Simple_da331480 SimpleClient https://raw.githubusercontent.com/algorandfoundation/puya-ts-demo/HEAD/contracts/simple/out/Simple.arc56.json
VotingContract_4cba2725 VotingContractClient https://raw.githubusercontent.com/algorandfoundation/puya-ts-demo/HEAD/contracts/voting/out/VotingContract.arc56.json
ZkWhitelistContract_cf061af1 ZkWhitelistContractClient https://raw.githubusercontent.com/algorandfoundation/puya-ts-demo/HEAD/contracts/zk-whitelist/out/ZkWhitelistContract.arc56.json

Versioning

This package uses 1.<increment>.<yyyyMMddHH>-style versioning: a new version is published whenever any of the contracts above change, or whenever the client generator itself is updated. See Arc56Registry for the full generation pipeline and source ARC-56 registry.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file arc56_generated_algor_11f91ae3-1.2.2026072010.tar.gz.

File metadata

File hashes

Hashes for arc56_generated_algor_11f91ae3-1.2.2026072010.tar.gz
Algorithm Hash digest
SHA256 a01f240918c0e137461e9fafe2b4b4be62cdfadf2b3295d2cc7dcea5767cd67d
MD5 2b31c03d7b7afab9e1e6e8d3a5878d96
BLAKE2b-256 db9cbb170386b5e4d3912fef45e15b2adf38d6d8df1026b3897655562daa2cf6

See more details on using hashes here.

File details

Details for the file arc56_generated_algor_11f91ae3-1.2.2026072010-py3-none-any.whl.

File metadata

File hashes

Hashes for arc56_generated_algor_11f91ae3-1.2.2026072010-py3-none-any.whl
Algorithm Hash digest
SHA256 007e074bd0eb28d16d11293e35220af3d8ed4eb619e18e54cae5b09ab64913d4
MD5 1cd2135c1388d25fb03e145d496d40e1
BLAKE2b-256 c7168d5c18eaa23eee37d445258f98f01869d7296a6b23c305be47ca8a80c485

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.2.2026072010 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page