An official TypeScript to TEAL compiler frontend for writing Algorand smart contracts with TypeScript syntax.
Algorand TypeScript is a partial implementation of TypeScript that runs on the Algorand Virtual Machine (AVM), enabling developers to write smart contracts and logic signatures using familiar TypeScript syntax. It provides a statically typed framework with TypeScript interfaces to AVM functionality, allowing code to be compiled for execution on the AVM while maintaining TypeScript semantics.
Algorand TypeScript maintains the syntax and semantics of TypeScript so developers can make safe assumptions about compiled code behavior on the AVM, bridging familiarity with blockchain execution.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.