Skip to content

Repository containing some personal notes and solutions to the Plutus pioneer program. I was part of the second cohort.

License

Notifications You must be signed in to change notification settings

georgeos/plutus-program-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plutus pioneer program solutions

This repo has all my solutions related to the Plutus Pioneer program, part of the Cardano ecosystem. I was part of the Second Cohort.

Disclaimer

Those solutions are not necessarily the correct ones, since during the course of the program, I was in a learning process. Therefore, they shouldn't be taken as a final solution or to implement in a production environment.

Visual code

After installing and using nix-shell.

  1. Create a root folder, in my case ~/cardano and add all your repos to it:
  1. Open visual studio code.
  2. Create a workspace on root folder: cardano.code-workspace
  3. Add all repos desired to the workspace.
  4. Close visual studio code
  5. Open a nix-shell and go to root folder
  6. Execute code cardano.code-workspace
  7. That's all! Now you have lint and help docs from visual code.

About

Repository containing some personal notes and solutions to the Plutus pioneer program. I was part of the second cohort.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published