demergent-labs / azle

A WebAssembly runtime for TypeScript and JavaScript on ICP
MIT License
190 stars 32 forks source link
Azle logo


Coverage Status Downloads Version License

Azle (Beta)

TypeScript and JavaScript CDK for the Internet Computer.

Disclaimer

Please remember that Azle is in beta and thus it may have unknown security vulnerabilities due to the following:

Get Started

The quickest way to get started is through the hello_world example.

You can also create the hello_world example locally like this:

npx azle new hello_world
cd hello_world

# Now read the README.md

Documentation

See The Azle Book.

Discussion

Feel free to open issues or join us in the Discord channel.

Contributing

All contributors must agree to and sign the Azle License Extension.

Please reach out before working on anything that is not in the good first issues or help wanted issues. Before beginning work on a contribution, please create or comment on the issue you want to work on and wait for clearance from Demergent Labs.

See Demergent Labs' Coding Guidelines for what to expect during code reviews.

License

Azle's copyright is governed by the LICENSE and LICENSE_EXTENSION.