sidan-lab / plutus-cborhex-automation

A Haskell package for creating RESTful API endpoints for dynamic parameterized Cardano Plutus script.
15 stars 3 forks source link

documentation #1

Closed aleeusgr closed 1 year ago

aleeusgr commented 1 year ago

Miro TODO: Design Speck from James

Thank you!

aleeusgr commented 1 year ago

this ?

Later

HinsonSIDAN commented 1 year ago

We have several documentation to draft up:

  1. Readme.md for this repo: A brief draft is done, we could iterate and update it alone the way.
  2. Example script: A documentation for example scripts and how to use it.
  3. Docker: A documentation for how to get haskell functions up and running in docker.
  4. Final module: This is the most important one - the documentation on how to use our module.

For other resources such as Helios we could just look around along the way, to see if it is useful and change our direction. But what we have aligned today is what we are going to look around first - if there is no significant blocker we could just go as discussed, to implement Haskell backend with docker micro-service deployment.

aleeusgr commented 1 year ago

added 2 as an issue working on 3

aleeusgr commented 1 year ago

3: https://github.com/aleeusgr/hello-haskell-ci/commit/0a62b34b070cb5a3210319e613d194d17b73d887

HinsonSIDAN commented 1 year ago

Closing as completed