Typescript library for writing Proton smart contracts.
Designed for WebAssembly
Proton targets WebAssembly's feature set specifically, giving developers low-level control over their code.
Familiar TypeScript syntax
Its similarity with TypeScript makes it easy to compile to WebAssembly without learning a new language.
Right at your fingertips
Integrates with the existing Web ecosystem - no heavy toolchains to set up. Simply npm install
it!