Skip to content

Commit

Permalink
Merge pull request #672 from input-output-hk/KtorZ-patch-1
Browse files Browse the repository at this point in the history
Update welcome.mdx
  • Loading branch information
olgahryniuk authored Dec 10, 2024
2 parents 1499958 + 6a52941 commit ae64a37
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions docs/developer-resources/welcome.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,13 @@ To start working with smart contracts, see:

There are also many languages you can use to develop smart contracts:

- [Aiken](https://github.com/aiken-lang/aiken) (Rust-like language)
- [PlutusTx](https://github.com/IntersectMBO/plutus/tree/master/plutus-tx) (Haskell-based language for high assurance)
- [Marlowe](https://github.com/input-output-hk/marlowe-cardano) (TypeScript),  [Plu-ts](https://github.com/HarmonicLabs/plu-ts) (TypeScript)
- [Aiken](https://github.com/aiken-lang/aiken) (DSL)
- [Plutarch](https://github.com/Plutonomicon/plutarch-plutus) (Haskell-based eDSL)
- [PlutusTx](https://github.com/IntersectMBO/plutus/tree/master/plutus-tx) (Haskell)
- [Plu-ts](https://github.com/HarmonicLabs/plu-ts) (TypeScript)
- [OpShin](https://github.com/OpShin/opshin) (Python)
- [Scalus](https://github.com/nau/scalus) (Scala).
- [Scalus](https://github.com/nau/scalus) (Scala)
- [Marlowe](https://github.com/input-output-hk/marlowe-cardano) (DSL). 

## Tools

Expand Down

0 comments on commit ae64a37

Please sign in to comment.