pycardano
cardano-clusterlib-py
pycardano | cardano-clusterlib-py | |
---|---|---|
5 | 1 | |
215 | 19 | |
0.5% | - | |
9.0 | 8.3 | |
7 days ago | 11 days ago | |
Python | Python | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pycardano
-
Used ChatGPT-4 to Create a Simple Plutus Smart Contract
And some good tools for off chain code: - https://lucid.spacebudz.io/ - https://github.com/Python-Cardano/pycardano
-
Cardano ability to build a DAPP
Not open for building a dApp myself but, I might tinker around with one of the backends - eg here is one for python that includes an example: https://github.com/cffls/pycardano
-
[PyCardano] A Cardano library in Python
There you go: https://github.com/cffls/pycardano/tree/main/examples/full_stack. A full stack example that allows users to send ADA to multiple addresses in one transaction using PyCardano + Nami wallet.
Please allow me to introduce you PyCardano, a Cardano library written in Python. It allows users to create and sign transactions without depending on third-party Cardano serialization tools, such as cardano-cli and cardano-serialization-lib, making it a lightweight library, which is simple and fast to set up in all types of environments.
cardano-clusterlib-py
-
[PyCardano] A Cardano library in Python
Q: How is PyCardano different from other python libraries, such as cardano-python and cardano-clusterlib-py?
What are some alternatives?
cardano-serialization-lib - This is a library, written in Rust, for serialization & deserialization of data structures used in Cardano's Haskell implementation of Alonzo along with useful utility functions.
cardano-python - Python module for handling Cardano cryptocurrency
aiken - A modern smart contract platform for Cardano
compiler - Helios is a DSL for writing Cardano smart contracts. This library lets you compile Helios scripts and build Cardano transactions.
plu-ts - An embedded DSL for Cardano smart contracts creation coupled with a library for Cardano transactions, all in Typescript
plutus-pioneer-program - This repository hosts the lectures of the Plutus Pioneers Program. This program is a training course that the IOG Education Team provides to recruit and train software developers in Plutus, the native smart contract language for the Cardano ecosystem.