Skip to content

Commit

Permalink
Merge pull request #1 from Charli3-Official/feature/aiken-version
Browse files Browse the repository at this point in the history
Aiken version
  • Loading branch information
bhatt-deep authored Jul 29, 2024
2 parents af2b96c + e9c3888 commit fd0bc6f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This repository demonstrates how to integrate oracles into Cardano smart contracts using the Aiken programming language. It includes an oracle datum module and will feature example implementations, such as a betting contract, to showcase practical applications of oracle data in Cardano dApps.

*Note*: Compatible with aiken v1.0.29-alpha+16fb02e

## Project Structure

- `lib/`: Houses the core oracle integration module.
Expand Down Expand Up @@ -71,4 +73,4 @@ aiken docs

## Contributing

We welcome contributions! Please feel free to submit a Pull Request.
We welcome contributions! Please feel free to submit a Pull Request.

0 comments on commit fd0bc6f

Please sign in to comment.