Pre-requisites
Pint is Rust Based Smart Contract Language. It means that you need to have Rust Installed in order to run Pint smart contracts. Install Rust using the below command
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | shcargo install pint-clicurl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
nix develop github:essential-contributions/essential-integration
nixLast updated