/azle

TypeScript and JavaScript CDK for the Internet Computer

Primary LanguageHTMLMIT LicenseMIT

Azle logo

Coverage Status Downloads Version License

Azle (Beta)

TypeScript and JavaScript CDK for the Internet Computer.

Disclaimer

Azle may have unknown security vulnerabilities due to the following:

  • Azle does not yet have extensive automated property tests
  • Azle does not yet have multiple independent security reviews/audits
  • Azle does not yet have many live, successful, continuously operating applications deployed to the IC

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.