Skip to content

Cometa.js is a lightweight and high performance library designed to streamline transaction building and smart contract interactions on the Cardano blockchain.

License

Notifications You must be signed in to change notification settings

Biglup/cometa.js

Repository files navigation


License Post-Integration node-current Documentation Status Twitter Follow


Cometa.js is a lightweight, high-performance JavaScript library binding for the libcardano-c Library, designed to simplify blockchain development on Cardano.

It embeds the WASM module directly into a single JavaScript file, ensuring a minimal footprint, fast performance, and effortless setup without requiring special server configurations.

Built on the foundation of libcardano-c, Cometa.js inherits its commercial-grade quality, rigorous testing, and adherence to strict standards. It is ideal for developing reliable and secure solutions for mission-critical blockchain applications.



Installation

To install Cometa.js on your project, use the following command:

yarn add @biglup/cometa

Building and Testing

To build and run the tests, use the following commands:

yarn install
yarn build
yarn test

License

Cometa.js is licensed under the Apache 2.0 License. See the LICENSE file for more information.

About

Cometa.js is a lightweight and high performance library designed to streamline transaction building and smart contract interactions on the Cardano blockchain.

Resources

License

Stars

Watchers

Forks

Packages

No packages published