Skip to content

Latest commit

 

History

History
66 lines (48 loc) · 6.47 KB

README.md

File metadata and controls

66 lines (48 loc) · 6.47 KB

Awesome OpShin
Awesome OpShin examples, tutorials, etc


Something missing? Open a pull request to add a project and add the badge!


DApps

Tutorials

Examples

Videos

Libraries

  • opshin.std - A library with yet-to-be-determined standard functions, math, fractions etc.
  • opshin.ledger - The opshin definitions of the Plutus Ledger API

More

  • PyCardano - The off-chain library compatible with OpShin
  • Ecosystem Overview - A comprehensive overview on Programming Languages for Smart Contracts on Cardano
  • hebi - the small sister project of opshin with significantly improved performance (at the cost of more restrictiveness)
  • plutus-bench - a comprehensive unified framework to compare the performance of Smart Contract languages
  • uplc - a python package for manipulating Untyped Plutus Language Core
  • plutonomy-cli - a general purpose smart contract optimizer