SaaSHub helps you find the best software and product alternatives Learn more →
Pycardano Alternatives
Similar projects and alternatives to pycardano
-
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-clusterlib-py
Python wrapper for cardano-cli for working with cardano cluster
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
helios
Helios is a DSL for writing Cardano smart contracts. This library lets you compile Helios scripts and build Cardano transactions. (by Hyperion-BT)
-
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.
-
plu-ts
An embedded DSL for Cardano smart contracts creation coupled with a library for Cardano transactions, all in Typescript
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
pycardano reviews and mentions
-
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
-
[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.
You can already use the library to transfer funds and mint NFTs. In fact, I recently used it to distribute loyalty rewards to my delegators. All 38 loyalty rewards were sent in one transaction and it only cost 0.28 ADA in fee (probably nothing :P). Please look at this Github example to learn how it was done. Also, there is a NFT minting example if you want to learn about how to mint your own NFTs.
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.
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0fa185b8c8>
www.saashub.com | 9 Dec 2023
Stats
Python-Cardano/pycardano is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of pycardano is Python.