Skip to content

Latest commit

 

History

History
67 lines (47 loc) · 3.6 KB

README.md

File metadata and controls

67 lines (47 loc) · 3.6 KB

Awesome PyCardano
Awesome examples, tutorials, etc


Something missing? Open a pull request to add a project!



DApps

  • STEAK Protocol - Sustainable PoS randomness source on the Cardano blockchain, enhancing security and scalability 🌱🚀

  • gitgood - Audit and track your commits with immutable git history

  • python-fortuna-miner - A miner for tuna for the light hearted, written in Python

  • minswap-py - A Python client for interacting with Minswap DEX on Cardano

  • nunet-py - A Python client for NuNet

  • nunet-submit - Automated, containerized submission to NuNet

  • Orcfax datum demo - Datum demo that uses PyCardano

  • DarkHorseWallet - Minimal example of a desktop Cardano lightwallet

  • Add your project here!

SDKs

  • charli3-dendrite - Python SDK for seamless interaction with multiple Cardano DEXs, simplifying DeFi development.

Tutorials

Examples

  • pycardano-minting-burning - Example of minting or burning a token
  • PyCardano Examples - Repository of Pycardano example scripts
  • awesome-starter-kits - Example of how to use the PyCardano library for generating addresses, querying an address UTXOs and submit a basic transaction to transfer ADA
  • swap-pycardano - Charli3's educational resource to teach the general public how to access their oracle information with Pycardano
  • pycardano_simple_tx - A PyCardano script that creates two wallets and sends a tx from addr1 to addr2

Videos

Libraries

  • iagon-py - A Python package for storing/accessing data on Iagon, a privacy focused decentralized storage protocol on Cardano.

More

  • OpShin - The onchain library compatible with PyCardano