38 lines
1.5 KiB
Markdown
38 lines
1.5 KiB
Markdown
<div align="center">
|
|
<img src="https://raw.githubusercontent.com/txpipe/aiken/main/assets/logo-light.png?sanitize=true#gh-dark-mode-only" alt="Aiken" max-height="240" />
|
|
<img src="https://raw.githubusercontent.com/txpipe/aiken/main/assets/logo-dark.png?sanitize=true#gh-light-mode-only" alt="Aiken" max-height="240" />
|
|
<hr />
|
|
<h2 align="center" style="border-bottom: none">Cardano smart contract language and toolchain</h2>
|
|
|
|
[](https://github.com/txpipe/aiken/blob/main/LICENSE)
|
|
[](https://crates.io/crates/aiken)
|
|
[](https://github.com/txpipe/aiken/actions/workflows/rust.yml)
|
|
[](https://github.com/txpipe/aiken/actions/workflows/nix.yml)
|
|
|
|
<hr/>
|
|
</div>
|
|
|
|
## Install
|
|
|
|
For now you'll need rust installed, see [rustup](https://rustup.rs).
|
|
|
|
`cargo install aiken`
|
|
|
|
## Docs
|
|
|
|
For more information please see the [docs](https://txpipe.github.io/aiken).
|
|
|
|
## Roadmap
|
|
|
|
[see](https://txpipe.github.io/aiken/introduction.html#roadmap)
|
|
|
|
## Art Credit
|
|
|
|
We'd like to give a special thanks to [@nkz](https://twitter.com/nkzthecreator)
|
|
for creating the logo and giving us the idea to name the project aiken.
|
|
|
|
**Why the name Aiken?**
|
|
|
|
The name comes from [Howard Aiken](https://en.wikipedia.org/wiki/Howard_H._Aiken),
|
|
an American physicist and a pioneer in computing.
|