Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a link to community developed smart contract languages #927

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/smart-contracts/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,14 @@ In another world, you'd like to build programs, possibly even replace a major co
- The smart contract is a piece of code that allows a decentralized system to operate.

## Programming languages

There are a variety of smart contract languages available for developing dApps on Cardano.

#### Official languages

- [Marlowe](marlowe) - a domain-specific language, it covers the world of financial contracts.
- [Plutus](plutus) - a platform to write full applications that interact with the Cardano blockchain.

#### Community projects

You can find an overview over community led smart contract languages [here](https://aiken-lang.org/ecosystem-overview#the-alternatives)