geniusyield / atlas

Application backend for Plutus smart contracts on Cardano
https://atlas-app.io
Apache License 2.0
67 stars 18 forks source link

feat: aiken-based bet-ref example #358

Open euonymos opened 1 month ago

euonymos commented 1 month ago

Thank you for contributing to Atlas! We appreciate your effort and dedication to improving this project. To ensure that your contribution is in line with the project's guidelines and can be reviewed efficiently, please fill out the template below.

Remember to follow our Contributing Guide before submitting your pull request.

Summary

This PR shows the use of an Aiken-based contract for bet-ref example.

Type of Change

Please mark the relevant option(s) for your pull request:

Checklist

Please ensure that your pull request meets the following criteria:

Testing

To run unified tests with Aiken-based contract use the following command:

export AIKEN_BET_REF=1; cabal run atlas-unified-tests