Skip to content

An embedded DSL for Cardano smart contracts creation coupled with a library for Cardano transactions, all in Typescript

License

Notifications You must be signed in to change notification settings

HarmonicLabs/plu-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

73040be · Jan 31, 2025
Dec 13, 2022
Jul 28, 2022
Jan 31, 2025
Sep 7, 2024
Apr 29, 2023
Jul 26, 2022
Jul 28, 2022
Mar 9, 2023
Jan 31, 2025
Jul 1, 2022
Jul 12, 2024
Apr 12, 2023
Jan 31, 2025
Jan 31, 2025
Jan 29, 2023
Dec 22, 2023
Mar 7, 2023

Repository files navigation

plu-ts

An embedded DSL for Cardano smart contracts creation coupled with a library for Cardano transactions, all in Typescript

what is plu-ts?

plu-ts is a library to allow Cardano-related software to be written entirely in typescript, in support for a wider developer ecosystem adoption and easier integration.

the project is composed mainly of two parts: on-chain and off-chain;

the on-chain exports all the necessary for you to build your smart contract as an eDSL (embedded Domain Specific Language) the off-chain one allows you to build transactions

Install

You can start playing with plu-ts by running the following command in your project root directory

npm install @harmoniclabs/plu-ts

or, equivalently, you can install directly from this repository

npm install https://github.com/HarmonicLabs/plu-ts

Get started

Have a look at the plu-ts documentation where you can find some example projects to help you get started.

Sponsors ❤️

the sponsors.md file contains a list of supportes of this project.

Every one of them is special and is contributing to making this software available for everyone.

Consider having a look at the documentation even if it is currently being written; feel free to contribute to the plu-ts-docs repository

Project Catalyst

a collection of all proposals made in the past is in the catalyst-proposals.md file

About

An embedded DSL for Cardano smart contracts creation coupled with a library for Cardano transactions, all in Typescript

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published