chore: update readme

This commit is contained in:
rvcas 2022-07-31 11:51:16 -04:00
parent d4f76b7ca5
commit bddca386dd
No known key found for this signature in database
GPG Key ID: C09B64E263F7D68C
1 changed files with 12 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<div align="center">
<img src="https://raw.githubusercontent.com/txpipe/aiken/main/assets/logo-dark.png?sanitize=true#gh-dark-mode-only" alt="Aiken" height="240" />
<img src="https://raw.githubusercontent.com/txpipe/aiken/main/assets/logo-light.png?sanitize=true#gh-light-mode-only" alt="Aiken" height="240" />
<img src="https://raw.githubusercontent.com/txpipe/aiken/main/assets/logo-light.png?sanitize=true#gh-dark-mode-only" alt="Aiken" height="240" />
<img src="https://raw.githubusercontent.com/txpipe/aiken/main/assets/logo-dark.png?sanitize=true#gh-light-mode-only" alt="Aiken" height="240" />
<hr />
<h2 align="center" style="border-bottom: none">Cardano smart contract language and toolchain</h2>
<img alt="GitHub" src="https://img.shields.io/github/license/txpipe/aiken" />
@ -70,6 +70,16 @@ is not necessariy the implementation order or full scope.
- Gleam
- [ ] Language Server
## 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 Aiken?**
The name comes from [Howard Aiken](https://en.wikipedia.org/wiki/Howard_H._Aiken),
an American physicist and a pioneer in computing
## Resources
- Encoding/Decoding https://github.com/input-output-hk/plutus/blob/master/plutus-core/untyped-plutus-core/src/UntypedPlutusCore/Core/Instance/Flat.hs