diff --git a/listings/specific-networks/algorand/sdks.csv b/listings/specific-networks/algorand/sdks.csv index cf5552a008..eb45534197 100644 --- a/listings/specific-networks/algorand/sdks.csv +++ b/listings/specific-networks/algorand/sdks.csv @@ -3,8 +3,15 @@ algokit-avm-vscode-debugger,,!offer:algokit-avm-vscode-debugger,,,,,,,,,,,,,,, algokit-cli,,!offer:algokit-cli,,,,,,,,,,,,,,, algokit-client-generator-py,,!offer:algokit-client-generator-py,,,,,,,,,,,,,,, algokit-client-generator-ts,,!offer:algokit-client-generator-ts,,,,,,,,,,,,,,, +algokit-conduit-localnet-importer,,!offer:algokit-conduit-localnet-importer,,,,,,,,,,,,,,, +algokit-example-gallery,,!offer:algokit-example-gallery,,,,,,,,,,,,,,, +algokit-fullstack-template,,!offer:algokit-fullstack-template,,,,,,,,,,,,,,, +algokit-languages-vscode,,!offer:algokit-languages-vscode,,,,,,,,,,,,,,, +algokit-oas-generator,,!offer:algokit-oas-generator,,,,,,,,,,,,,,, +algokit-react-frontend-template,,!offer:algokit-react-frontend-template,,,,,,,,,,,,,,, algokit-utils-py,,!offer:algokit-utils-py,,,,,,,,,,,,,,, algokit-utils-ts,,!offer:algokit-utils-ts,,,,,,,,,,,,,,, +algokit-utils-ts-debug,,!offer:algokit-utils-ts-debug,,,,,,,,,,,,,,, algorand-go-sdk,,!offer:algorand-go-sdk,,,,,,,,,,,,,,, algorand-java-sdk,,!offer:algorand-java-sdk,,,,,,,,,,,,,,, algorand-javascript-sdk,,!offer:algorand-javascript-sdk,,,,,,,,,,,,,,, diff --git a/references/offers/sdks.csv b/references/offers/sdks.csv index c66dbda478..4eaa547b8b 100644 --- a/references/offers/sdks.csv +++ b/references/offers/sdks.csv @@ -8,8 +8,15 @@ 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-conduit-localnet-importer,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-conduit-localnet-importer)"",""[Docs](https://github.com/algorandfoundation/algokit-conduit-localnet-importer#readme)""]",Plugin,Go,"[""Algorand"",""Conduit"",""LocalNet"",""data import""]",Official Conduit importer plugin optimized for rapidly loading Algorand LocalNet data during development and testing.,Public,,$0,FALSE,FALSE,,,,Algorand Foundation,MIT +algokit-example-gallery,Algorand,,"[""[Website](https://github.com/algorandfoundation/algokit-example-gallery)"",""[GitHub](https://github.com/algorandfoundation/algokit-example-gallery)""]",Example Gallery,"Astro, TypeScript","[""Algorand"",""AlgoKit"",""examples"",""starter projects""]",Official gallery of runnable examples and reference projects for developers building with AlgoKit.,Public,,$0,FALSE,FALSE,,,,Algorand Foundation,MIT +algokit-fullstack-template,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-fullstack-template)"",""[Docs](https://github.com/algorandfoundation/algokit-fullstack-template#readme)""]",Starter Kit,"Python, TypeScript","[""Algorand"",""AlgoKit"",""full stack"",""project template""]",Official AlgoKit template for scaffolding a full-stack Algorand application with smart contracts and a web frontend.,Public,,$0,FALSE,FALSE,,,,Algorand Foundation,MIT +algokit-languages-vscode,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-languages-vscode)"",""[Docs](https://github.com/algorandfoundation/algokit-languages-vscode#readme)""]",IDE Extension,TypeScript,"[""Algorand"",""VS Code"",""smart contracts"",""developer tooling""]",Official VS Code extension package providing language tooling for AlgoKit smart-contract development.,Public,,$0,FALSE,FALSE,,,,Algorand Foundation,MIT +algokit-oas-generator,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-oas-generator)"",""[Docs](https://github.com/algorandfoundation/algokit-oas-generator#readme)""]",Code Generator,TypeScript,"[""Algorand"",""OpenAPI"",""Algod"",""Indexer"",""KMD""]",Converts Algorand Algod Indexer and KMD Swagger specifications to validated OpenAPI 3.0 documents for client generation.,Public,,$0,FALSE,FALSE,,,,Algorand Foundation, +algokit-react-frontend-template,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-react-frontend-template)"",""[Docs](https://github.com/algorandfoundation/algokit-react-frontend-template#readme)""]",Starter Kit,TypeScript,"[""Algorand"",""AlgoKit"",""React"",""frontend template""]",Official AlgoKit template for creating React frontends that connect to Algorand wallets and applications.,Public,,$0,FALSE,FALSE,,,,Algorand Foundation, 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,,,,, +algokit-utils-ts-debug,Algorand,,"[""[GitHub](https://github.com/algorandfoundation/algokit-utils-ts-debug)"",""[Docs](https://github.com/algorandfoundation/algokit-utils-ts-debug#readme)""]",Library,TypeScript,"[""Algorand"",""AlgoKit"",""AVM debugger"",""debug utilities""]",Official add-on for AlgoKit Utils TypeScript that supplies node-specific utilities for the AlgoKit AVM Debugger.,Public,,$0,FALSE,FALSE,,,,Algorand Foundation,MIT 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,,,,, algorand-javascript-sdk,Algorand,JavaScript SDK,"[""[Docs](https://algorand.github.io/js-algorand-sdk/)"",""[GitHub](https://github.com/algorand/js-algorand-sdk)""]",SDK,"JavaScript, TypeScript","[""Algorand"",""Transactions"",""Smart Contracts""]","Official JavaScript and TypeScript SDK for constructing and signing transactions and interacting with Algorand network APIs.",Public,,$0,FALSE,FALSE,,,,,