Skip to content

Instantly share code, notes, and snippets.

@WrRaThY
WrRaThY / installation.md
Last active November 7, 2022 18:50
Installation notes for solana development with anchor

what to install

general stuff

install

# general deps
sudo apt update
sudo apt install gcc g++ pkg-config libudev-dev libssl-dev make build-essential libclang-dev

#npm