Socket
Socket
Sign inDemoInstall

@harmoniclabs/plu-ts

Package Overview
Dependencies
16
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@harmoniclabs/plu-ts

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


Version published
Maintainers
1
Weekly downloads
333
increased by50%

Weekly downloads

Readme

Source

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 be 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 form 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.

Everyone of them is special and is contribuitng in making this software aviable for everyone.

Special thanks for their support goes to:

VledicFranco by Drunken Dragon Entertainment

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

Keywords

FAQs

Last updated on 18 Feb 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc