Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-aiken
A collection of Aiken libraries, dapps, and resources
https://github.com/aiken-lang/awesome-aiken
Last synced: 1 day ago
JSON representation
-
Tutorials/Examples
- From Aiken to frontend deployment - A end-to-end guide from writing a Aiken smart contract, to creating transactions, to deploying a frontend to interact with it. See also [demo](https://aiken-next-ts-template.vercel.app/) and [repo](https://github.com/MeshJS/aiken-next-ts-template).
- Hello, World! - Write and execute a smart contract on Cardano in 10 minutes
- Vesting - Learn how to work with time
- Gift Card - Make gift cards using NFTs using Aiken and Deno fresh
- Maestro Dapps Tutorials
- Gift Card NextJS - A similar gift card example but with NextJS
- Logical Mechanism's Distributed Representation - A model semi-liquid `mint-lock-stake` DAO
- Logical Mechanism's Convert Expression - A novel variation of a Schnorr protocol
- Cardano Capture The Flag - A game where Cardano developers and enthusiasts can try to exploit purposely vulnerable smart contracts and learn about the most common security issues and how to prevent them.
- Cardano Recorded Mint - A proof-of-concept for a minting script with historical record of all mints, and on-chain guarantee of uniqueness.
- MeshJS smart contracts collection - A series of smart contracts with full integration with MeshJS, offering code examples and explanations
- Common Design Pattens - A collection of tried and tested modules and functions for implementing common design patterns.
- Gimbalabs Aiken Essentials Module - Learn Aiken from scratch and develop your skills with hands-on exercises and mini-projects.
-
Videos
- NerdOut's Aiken edition - A high-level presentation of Aiken <sup> ~11 min</sup>
- ReddSpark's beginner guide to Aiken - A guided 'Hello, World!' tutorial for Windows users <sup> ~50 min</sup>
- Hello, World! with Demeter - The 'Hello, World!' tutorial but using `cardano-cli` instead of `Lucid` <sup> ~19min</sup>
- NerdOut's Aiken edition - A high-level presentation of Aiken <sup> ~11 min</sup>
- ReddSpark's beginner guide to Aiken - A guided 'Hello, World!' tutorial for Windows users <sup> ~50 min</sup>
-
Dapps
- Nebula - A Cardano NFT marketplace contract including chain indexer and event listener for individual projects
- Levvy - NFT based lending and borrowing
- Danogo - Decentralized Bond Exchange
- Mehen - Fiat-backed stable coin
- unLearn - Modular governance framework
- Sundae Swap V3 - DEX
- Minswap V2 - DEX
- Jpg Store - NFT Marketplace
- Lenfi - Lending and Borrowing
- Minswap - Stableswap - DEX
- morbid - A dead-man's switch contract
- Projected NFT Whirlpool - A new protocol for the Paima Whirlpool vision to allow users from other ecosystems to naturally be able to use existing NFTs in games from other ecosystems while still maintaining custody
- Fortuna - A Smart Contract that mimics bitcoin proof of work
- ENCOINS - An NFT-based private transactions protocol
- SundaeSwap Yield Farming v2 - SundaeSwap Yield Farming v2 contracts
- Mehen - Fiat-backed stable coin
-
Games
- Tetrano - Tetris style puzzle game on Cardano
-
Libraries
- aiken-lang/stdlib - The official standard library
- Cardano-Fans/acca - Extensions to the standard library
- SundaeSwap-finance/aicone - Several reusable Aiken libraries
- LogicalMechanism/assist - A collection of specialized Aiken functions.
- aiken-lang/setup-aiken - A GitHub action for installing and using Aiken in Github Workflows
- ilap/bls - High-level BLS12-381 cryptographic functions
- aiken-lang/merkle-patricia-forestry - For working with modified Merkle Patricia Tries (on-chain & off-chain): a persistent & authenticated data structure to map between arbitrary keys and values.
- aiken-lang/fuzz - For writing Fuzzers (a.k.a generators) for property-based testing in Aiken
- sidan-lab/vodka - Offer validation utils and similar to offchain code building experience framework for unit testing.
- aiken-extra/* - A collection of additional aiken functions to build tests and help debug.
Programming Languages
Categories
Sub Categories
Keywords
aiken
10
cardano
8
smart-contracts
5
plutus
2
smart-contract
2
lucid
1
library
1
open-source
1
nft
1
nft-marketplace
1
dapp
1
haskell
1
offchain
1
onchain
1
playground
1
paima
1
bitcoin
1
demeter-run
1
kupo
1
ogmios
1
proof-of-work
1
ctf
1
decentralized-finance
1
security
1
vulnerabilities
1
merkle-patricia-trie
1
merkle-tree
1
sparse-merkle-tree
1
fuzzer
1
property-based-testing
1
testing
1