Awesome
<p align="center"> <a href="https://atlas-app.io"> <img src="https://storage.googleapis.com/geniusyield-atlas/logos/atlas-logo-light-mode.svg" alt="Atlas Logo" width="425" /> </a> <h2 align="center">Application backend for Plutus smart contracts on Cardano</h2> <p align="center"> <a href="https://atlas-app.io"> <img src="https://img.shields.io/badge/-Documentation-blue?style=flat-square&logo=semantic-scholar&logoColor=white" /> </a> <a href="https://haddock.atlas-app.io/"> <img src="https://img.shields.io/badge/-Haddock-5E5184?style=flat-square&logo=haskell&logoColor=white" /> </a> <a href="https://github.com/geniusyield/atlas/commits/main"> <img src="https://img.shields.io/github/commit-activity/m/geniusyield/atlas?style=flat-square&label=Commit%20Activity" /> </a> <a href="https://github.com/geniusyield/atlas/blob/main/LICENSE"> <img src="https://img.shields.io/github/license/geniusyield/atlas?style=flat-square&label=Licence" /> </a> <a href="https://github.com/geniusyield/atlas/actions/workflows/build.yml?query=branch%3Amain"> <img src="https://img.shields.io/github/actions/workflow/status/geniusyield/atlas/build.yml?style=flat-square&branch=main&label=Build" /> </a> <a href="./CONTRIBUTING.md"> <img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square" /> </a> <a href="https://twitter.com/GeniusyieldO"> <img src="https://img.shields.io/badge/-%40GeniusYieldO-F3F1EF?style=flat-square&logo=twitter&logoColor=1D9BF0" /> </a> <a href="https://discord.gg/TNHf4fs626"> <img src="https://img.shields.io/badge/-Discord-414EEC?style=flat-square&logo=discord&logoColor=white" /> </a> </p> </p>Table of contents
- 📋 Documentation
- 🚀 Features
- 📝 Contributing
- ✨ Credits
- ⚖️ License
Documentation
You can find the complete documentation here.
⚡ Learn how to leverage Atlas by building a complete end-to-end dApp: Getting Started.
We welcome the community to help us improve the documentation by opening pull requests in Atlas Docs repository. To dive deeper into the Atlas implementation, see its Haddock.
Features
Easily build transactions
Use an intuitive API to abstract away the complexity around building transactions, balancing UTxOs, and interfacing with Plutus smart contracts.
Leverage first-class Haskell
Avoid code duplication between on-chain and off-chain code, interoperate with advanced functionalities offered by IOG's Cardano/Plutus libraries, and easily convert between Atlas and Cardano/Plutus types.
Utilize modular data providers
Query ledger state information from Maestro, a local node or Cardano DB Sync. You can also build and contribute your own data provider!
Test extensively
Use Atlas' test harness to write realistic unit tests that correspond to on-chain behavior, and execute integration tests against cardano node in a private network.
Stay up to date
Benefit from Cardano's latest innovations such as Reference Inputs, Inline Datums and Reference Scripts.
Contributing
We welcome all contributors! See contributing guide for how to get started.
Credits
Atlas has been made possible through support and expertise from: