Skip to content

Instantly share code, notes, and snippets.

View gerardVM's full-sized avatar

gerardVM gerardVM

View GitHub Profile
@feamcor
feamcor / cardano-setup.md
Last active August 9, 2023 20:23
Setup for Cardano Node and CLI.

Cardano Node and Cardano CLI

This document is my summary of:

Update and Install OS Dependencies

sudo apt-get update -y
sudo apt-get install automake build-essential curl pkg-config libffi-dev libgmp-dev libssl-dev libtinfo-dev libsystemd-dev zlib1g-dev make g++ tmux git jq wget libncursesw5 libtool autoconf