Want to create an interactive transcript for this episode?
Podcast: Learn Cardano Podcast
Episode: Atlas, Open-source Plutus Application Backend for Off-chain Cardano Development
Description: Atlas is an application backend that is designed by Genius Yield to simplify the development of off-chain code for on-chain Plutus smart contracts. Some of its key features include an intuitive API for building transactions, leveraging first-class Haskell to avoid code duplication, and modular data providers for querying ledger state information.Developers can also use Atlas to write realistic unit tests that correspond to on-chain behavior and execute integration tests against a Cardano node in a private network.Atlas is constantly evolving to stay up-to-date with the latest innovations in Cardano, such as Reference Inputs, Inline Datums, and...