Metadata-Version: 2.3
Name: sidan-gin
Version: 0.1.2
Summary: A python library for Cardano development, compatible with Mesh and Whisky types.
License: Apache-2.0
Keywords: cardano
Author: HinsonSIDAN
Author-email: wongkahinhinson@gmail.com
Requires-Python: >3.11,<4.0.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: cbor2 (>=5.6.5,<6.0.0)
Requires-Dist: cryptography (>=44.0.2,<45.0.0)
Requires-Dist: pycardano (>=0.12.3,<0.13.0)
Requires-Dist: requests (>=2.25,<3.0)
Project-URL: Documentation, https://github.com/sidan-lab/gin
Project-URL: Homepage, https://github.com/sidan-lab/gin
Description-Content-Type: text/markdown

# gin

A python library for Cardano development, compatible with Mesh and Whisky types.

## Installation

```sh
pip install sidan_gin
```

