AssemblyScript for Smart Contracts
TypeScript-like syntax for Arbitrum Stylus. High performance, low gas costs.
Type-Safe Development
U256
, I256
, Address
, String
types. Compile-time safety, catch errors early.
Simple Decorators
@Contract
, @External
, @View
decorators. Start coding contracts immediately.