Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion references/offers/sdks.csv
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ algokit-avm-vscode-debugger,Algorand,,"[""[GitHub](https://github.com/algorandfo
algokit-cli,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-cli)""]",CLI,"Python, TypeScript","[""CLI"",""Development"",""LocalNet""]","Official command-line toolkit for Algorand development, project scaffolding, builds, deployments, and LocalNet management.",Public,,$0,FALSE,FALSE,,,,,
algokit-client-generator-py,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-client-generator-py)""]",Code Generator,Python,"[""ARC-32"",""ARC-56"",""Client Generation""]",Generates type-safe Python clients from ARC-32 or ARC-56 Algorand application specifications.,Public,,$0,FALSE,FALSE,,,,,
algokit-client-generator-ts,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-client-generator-ts)""]",Code Generator,TypeScript,"[""ARC-32"",""ARC-56"",""Client Generation""]",Generates type-safe TypeScript clients from ARC-32 or ARC-56 Algorand application specifications.,Public,,$0,FALSE,FALSE,,,,,
algokit-utils-py,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-utils-py)""]",Library,Python,"[""Utilities"",""Smart Contracts"",""Transactions""]","Python utility library providing higher-level helpers for building, testing, deploying, and interacting with Algorand applications.",Public,,$0,FALSE,FALSE,,,,,
algokit-utils-py,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-utils-py)"",""[Docs](https://algorandfoundation.github.io/algokit-utils-py/)""]",Library,Python,"[""Utilities"",""Smart Contracts"",""Transactions""]","Python utility library providing higher-level helpers for building, testing, deploying, and interacting with Algorand applications.",Public,,$0,FALSE,FALSE,,,,,
algokit-utils-ts,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-utils-ts)""]",Library,TypeScript,"[""Utilities"",""Smart Contracts"",""Transactions""]","TypeScript utility library providing higher-level helpers for building, testing, deploying, and interacting with Algorand applications.",Public,,$0,FALSE,FALSE,,,,,
algorand-go-sdk,Algorand,Go SDK,"[""[Docs](https://pkg.go.dev/github.com/algorand/go-algorand-sdk/v2)"",""[GitHub](https://github.com/algorand/go-algorand-sdk)""]",SDK,Go,"[""Algorand"",""Transactions"",""Smart Contracts""]","Official Go SDK for constructing and signing transactions and interacting with Algorand network APIs.",Public,,$0,FALSE,FALSE,,,,,
algorand-java-sdk,Algorand,Java SDK,"[""[Docs](https://algorand.github.io/java-algorand-sdk/)"",""[GitHub](https://github.com/algorand/java-algorand-sdk)""]",SDK,Java,"[""Algorand"",""Transactions"",""Smart Contracts""]","Official Java 8+ SDK for constructing and signing transactions and interacting with the Algorand network.",Public,,$0,FALSE,FALSE,,,,,
Expand Down
Loading