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

Containerized example validator #19

Closed HinsonSIDAN closed 1 year ago

HinsonSIDAN commented 1 year ago

Proof of concept of the endpoint services to build parameterized script cborhex, with 2 directions:

  1. Drilling using another open source project: https://github.com/hughjfchen/quick-cook-or-nixify-haskell-project
  2. Any others ways to complete the same (e.g. take a look into plutus-starter or PAB)

Anyone of them being successful could move this project to the next stage.

HinsonSIDAN commented 1 year ago

found this interesting resource, i might follow thru as research: https://www.williamyaoh.com/posts/2019-04-09-deploying-haskell-with-ecs-and-nix.html

aleeusgr commented 1 year ago

https://github.com/input-output-hk/haskell.nix/issues/1767

aleeusgr commented 1 year ago

found this interesting resource, i might follow thru as research: https://www.williamyaoh.com/posts/2019-04-09-deploying-haskell-with-ecs-and-nix.html

I tested similar approach here, feel free to compare, latest

HinsonSIDAN commented 1 year ago

Close for duplicate in future workflow, for details, checking out https://github.com/SIDANWhatever/plutus-cborhex-automation/issues/2 https://github.com/SIDANWhatever/plutus-cborhex-automation/issues/18