Trying out the Ergo blockchain environment

Started with this page https://docs.ergoplatform.com/node/install/ to install a ergo node but it quickly turned into 2 days of searching for alternatives and tutorials.

May 8, 2022 · 4 min · Liviu Iancu

Learning blockchain programming

In the last couple of months I became curious about what makes a crypto currency work, and why I see more and more news about the technology behind it, promoting it as the future solution to so many problems. How does blockchain work?

March 3, 2022 · 3 min · Liviu Iancu

Unit tests examples in Angular with Jasmine

For you if the importance of unit testing is unquestionable and you are looking for unit testing references with examples of code.

December 5, 2019 · 3 min · Liviu Iancu

Automate tasks and share using script files

A bit about using the power of scripts to help my comrades automate repeated tasks and process optimizations.

December 30, 2018 · 3 min · Liviu Iancu

Git pull-request from command line

A more direct pr request init from terminal

May 19, 2018 · 4 min · Liviu Iancu