33 lines
1.4 KiB
Markdown
33 lines
1.4 KiB
Markdown
<div align="center">
|
|
<img src="https://raw.githubusercontent.com/aiken-lang/branding/main/assets/logo-light.png?sanitize=true#gh-dark-mode-only" alt="Aiken" height="150" />
|
|
<img src="https://raw.githubusercontent.com/aiken-lang/branding/main/assets/logo-dark.png?sanitize=true#gh-light-mode-only" alt="Aiken" height="150" />
|
|
<hr />
|
|
<h2 align="center" style="border-bottom: none">A modern smart contract platform for Cardano</h2>
|
|
|
|
[](https://github.com/aiken-lang/aiken/blob/main/LICENSE)
|
|
[](https://crates.io/crates/aiken)
|
|
[](https://github.com/aiken-lang/aiken/actions/workflows/tests.yml)
|
|
|
|
<hr/>
|
|
</div>
|
|
|
|
## Installation
|
|
|
|
- [Linux/MacOS](https://aiken-lang.org/installation-instructions#from-aikup-linux--macos-only)
|
|
- [Windows](https://aiken-lang.org/installation-instructions#from-sources-all-platforms)
|
|
- [nix](https://aiken-lang.org/installation-instructions#from-nix-flakes-linux--macos-only)
|
|
|
|
### How to use
|
|
|
|
For more information please see the [user manual](https://aiken-lang.org).
|
|
|
|
## Contributing
|
|
|
|
Want to contribute? See [CONTRIBUTING.md](./CONTRIBUTING.md) to know how.
|
|
|
|
---
|
|
|
|
> **Note**
|
|
>
|
|
> The name comes from [Howard Aiken](https://en.wikipedia.org/wiki/Howard_H._Aiken), an American physicist and a pioneer in computing.
|