Déploiement de contrats intelligents Vlayer avec {Solidity 2.0}
Installer Git
apt-get install git
Installer Bun
curl -fsSL https://bun.sh/install | bash && source ~/.profile
Installer Foundry
curl -L https://foundry.paradigm.xyz | bash && source ~/.bashrc && foundryup
Installer unzip
apt install unzip
Obtenir...
tonymoon.hashnode.dev4 min read