https://github.com/mlabs-haskell/clb
Cardano Node Emulator (next-gen PSM)
https://github.com/mlabs-haskell/clb
Last synced: 3 months ago
JSON representation
Cardano Node Emulator (next-gen PSM)
- Host: GitHub
- URL: https://github.com/mlabs-haskell/clb
- Owner: mlabs-haskell
- Created: 2023-12-06T18:00:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-05-14T22:49:12.000Z (about 1 year ago)
- Last Synced: 2025-05-14T23:27:17.538Z (about 1 year ago)
- Language: Haskell
- Homepage:
- Size: 1.54 MB
- Stars: 9
- Watchers: 7
- Forks: 4
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# CLB
Welcome to the CLB!
CLB is a Cardano emulator, provided as a Haskell library. Learn more in the
[docs](https://mlabs-haskell.github.io/clb-docs).
CLB was developed by [MLabs](https://www.mlabs.city/)
in Fund10 of [Project Catalyst](https://milestones.projectcatalyst.io/projects/1000118).
In combination with [Atlas](https://github.com/geniusyield/atlas)
CLB is a complete replacement to decomissioned [PSM](https://github.com/mlabs-haskell/plutus-simple-model) library.
Check out an article on MLabs website on [testing dApps on Cardano](https://www.mlabs.city/blog/testing-dapps-on-cardano-with-clb-emulator) with CLB.