oxheadalpha / smart-contracts

A library of smart contracts
MIT License
102 stars 31 forks source link

Support for JsLIGO, PascaLIGO, and/or ReasonLIGO #78

Open johnnyshankman opened 2 years ago

johnnyshankman commented 2 years ago

Some prefer to use non-imperative/non-functional syntax for their contracts and it would be really awesome to have this whole repo available in all four flavors of LIGO instead of just CameLIGO, that way no one is left out.

I would say if we had to go in order of importance:

  1. JsLIGO (very beginner friendly)
  2. PascaLIGO (the default on TezosAcademy)
  3. ReasonLIGO (I don't see many devs using this version)
dvkam commented 2 years ago

I agree this would be a great and helpful ressource for all (JsLIGO 🙌)